+ 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
1 Respuesta
+ 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