Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : mysql fails to start



Threaded Mode | Print  

 mysql fails to start, port 3306 already in use? (1 Replies, Read 11248 times)
ant0n
Group: Member
Post Group: Newbie
Posts: 20
Status:
Spooky. Everything was AOK last night. First use today = mysql fails to start

Ampps 2.9 on OS X 10.10.3

Any help is appreciated.

mysql.err
http://pastebin.com/Wpu5HEUQ
IP: --   

mysql fails to start
ant0n
Group: Member
Post Group: Newbie
Posts: 20
Status:
Solved.

It seems that the symptom of not being able to start is because a "mysql zombie" was already running.  So the problem is really to stop the mysql zombie, then restart everything.

Very similar symptoms: Can't Restart Mysqld, some help from How to stop mysqld

This may help others with the same problem that are running AMPPS on OS X.

From the terminal:
Code
sudo /Applications/AMPPS/mysql/bin/mysqladmin -u root shutdown -p password

The default password is
Code
mysql
.

Followed by the removal of mysql.err and mysql.pid
from /Applications/AMPPS/var.

Just for fun, Apache would also not stop, so:
Code
sudo killall httpd
from this post.

Restart both.
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 18, 2024, 2:55 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.024