Answers for "why not working in xampp 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
1

apache server not starting in xampp ubuntu

sudo /etc/init.d/apache2 stop   
sudo /opt/lampp/lampp start
Posted by: Guest on August-17-2020

Code answers related to "why not working in xampp in ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language