Error: "Another mysql daemon is already running"

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Error: "Another mysql daemon is already running"

Postby deejay » 24. July 2009 18:28

When I start lampp, I get the message "Another mysql daemon is already running"

I researched this and it seems that another mysql service is installed (by ubuntu?) and runs on startup.

I can stop this daemon using: sudo /etc/init.d/mysqld stop

After doing this, I can start lampp okay and everything seems fine.

My question is: How can I disable or remove this first "non lampp" sql from starting. I am a newbie so precise instructions are much appreciated.

Thanks
deejay
 
Posts: 4
Joined: 24. July 2009 18:22

Re: Error: "Another mysql daemon is already running"

Postby deejay » 25. July 2009 00:35

I found a good solution that works if you have two sql's installed:

Open and Applications-->Accessories-->Terminal and type:

Code:

update-rc.d -f mysql remove

This will stop the other instance of mysql you installed from starting.

(thanks to Cariboo in the Ubuntu forums!)
deejay
 
Posts: 4
Joined: 24. July 2009 18:22


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 11 guests