Answers for "how to run xampp run file in 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
2

xamp start ubuntu

sudo /opt/lampp/manager-linux-x64.run
Posted by: Guest on July-26-2021
0

how install xampp in ubuntu

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

Code answers related to "how to run xampp run file in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language