Answers for "how to configure xampp ubuntu"

26

how to start xampp in ubuntu

sudo /opt/lampp/lampp start
cd /opt/lampp/
ls
sudo ./manager-linux-x64.run
Posted by: Guest on August-02-2020
0

how install xampp in ubuntu

$ sudo apt install net-tools
/*    */
Posted by: Guest on October-26-2020

Code answers related to "how to configure xampp ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language