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 .
Latest posts by Chandan Kumar (see all)
- Top 10 DevOps Blogs and Websites To Follow in 2023 - December 13, 2022
- 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