XAMPP: Starting Apache…fail.XAMPP: Another web server is already running.

Posted by

Error:

XAMPP: Starting Apache...fail.
XAMPP:  Another web server is already running.

Solution:

Step 1: Run this command

sudo netstat -nap | grep :80

Step 2: Run this command

sudo kill 4777

Step 3: Run this command

sudo /opt/lampp/lampp start

Leave a Reply

Your email address will not be published. Required fields are marked *

0
Would love your thoughts, please comment.x
()
x