Page 1 of 1

XAMPP: Another web server daemon is already running.

PostPosted: 20. October 2010 02:13
by invisiblebob
I have installed xampp in Ubuntu, and it was working, then, randomly, for some weird reason that i am unaware of, when i went to http://localhost/, it would open up /var/www/index.htm. I tried making it a php file, and i could only download it, the server wouldn't execute it. I tried restarting xampp, and it kept saying:

Starting XAMPP for Linux 1.7.3a...
XAMPP: Another web server daemon is already running.
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

i got so frustrated, i reinstalled Ubuntu and xampp. It was still happening. Thank you in advanced for wasting your time helping this noob.

Re: XAMPP: Another web server daemon is already running.

PostPosted: 20. October 2010 23:40
by almalino
check if Apache is installed in Package manager. If it is just uninstall it. This might help.

Re: XAMPP: Another web server daemon is already running.

PostPosted: 21. October 2010 23:18
by invisiblebob
THANK YOU!!! i never had installed it, so i don't know how it got there, do you?

Re: XAMPP: Another web server daemon is already running.

PostPosted: 21. October 2010 23:47
by almalino
I guess it gets there by default when you install Linux.