How to install xampp in Linux, (run php in linux) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to install xampp in Linux, (run php in linux)

Hi checkout the answer to install the xampp on Linux, any doubt please feel free to comment your questions

14th Sep 2017, 12:55 PM
NOUFAL BABU A S
NOUFAL BABU A S - avatar
1 Answer
+ 2
Download xampp from the bellow site https://www.apachefriends.org/index.html And download xampp for Linux You will get a .run file Now open terminal and type following code "cd Download" Now type "./xampp-linux*" You need to type that * too Then press next and install After installation complete close everything Open Terminal and type "/opt/xampp/xampp start" Note that there is a space between xampp and start Now open your browser and type "localhost" Press enter Also remember to paste your codes at htdocs folder which is at /opt/lamp/htdocs The above mentioned works greatly in almost every Linux distribution Feel free to contact Also give a thumbs up ^ If any error please put a comment
14th Sep 2017, 12:55 PM
NOUFAL BABU A S
NOUFAL BABU A S - avatar