Block
Are you looking to get certified in DevOps, SRE and DevSecOps?
DevOps
Get Certified!
SRE
Ahead from others!
DevSecOps
Security is Key
Kubernetes
Tomorow's Platform!

XAMPP: Another web server is already running

Another Web server is already running

Step 1: Stop the Apache

sudo apachectl stop

Step 2: and Then Restart Apache

sudo /opt/lampp/lampp restart

👉 if above command will not work in your machine then do below steps:

Step 1 : check the httpd process

ps -eaf | grep httpd

Step 2 : Kill all the process

kill <process numbers>

References :

Click Here
Click Here

Chandan Kumar
Follow Me: