Posts

Showing posts with the label install xampp in linux

How to install xampp in linux

https://www.apachefriends.org/download.html after finishing download you can also just press  Alt + Ctrl + T  to open a new Terminal window. then type   cd Downloads Make the downloaded file executable.  Type in  chmod +xchmod +x xampp-linux-x64-5.6.40-0-installer.run  and press Enter Enter the installation command. sudo ./xampp-linux-x64-5.6.40-0-installer.run then continue with the GUI