how to install xampp on ubuntu 16.04 LTS | how to install xampp on ubuntu
how to install xampp on ubuntu 16.04 LTS | how to install xampp on ubuntu
Today I want to show you how to install XAMPP (any version) Linux on Ubuntu 16.04 LTS.
First of all, go to http://www.apachefriends.org/
Download the xampp .run file.
Now go to the directory where the file has been downloaded.
Press Ctrl + Alt + T
Open the Terminal and get sudo access.
You can directly open the Terminal from the directory or you can open the terminal and change directory to where the file was downloaded.
now type
“sudo chmod +x xampp ………..run” and press Enter
Then type
“sudo ./xampp …………..run” and press Enter
it will automatically popup setup window and you need to click on next until installation complete.
Thanks for watching guys.
Installing XAMPP on Ubuntu 16.04 Xenial Xerus
Today I am gonna show you how to install XAMPP Version 5.6.21 Linux on Ubuntu 16.04 Xenial Xerus. First of all, go to …
ubuntu download