i installed xampp in my ubuntu server in virtual box and when i am running below command. then showing Starting Apache …fail.
sudo /opt/lampp/lampp start
Error :

Open your terminal and run below commands and check it’s working in my ubuntu server
sudo /etc/init.d/apache2 stop sudo /opt/lampp/lampp start
Now you can run above command for running Xampp server .
- How To Set Up Apache Virtual Hosts on Ubuntu 20.04.2 LTS - October 28, 2021
- How to Fix ” Vue packages version mismatch:” error in Laravel 5.5 - April 15, 2021
- Laravel say that Auth guard [user] is not defined - April 15, 2021