
07-01-11, 21:02
|
|
BOD Member
|
|
Join Date: Jun 2010
Posts: 175
|
|
Mysql Error:
MYSQL ERROR:
If you get the following error while restarting mysql then just follow the below step:
error : “ Shutting down MySQL/etc/init.d/mysql: line 359: kill: (7617) - No such process
ERROR! Manager of pid-file quit without updating file.
ERROR! Failed to stop running server, so refusing to try to start.”
Resolution:
First check if any process is running, if so kill it and then check.
If still problem persists change the permission on /usr/local I ran to the following
chmod g+w /usr/local
and then restarted mysql
This will definitely fix the issue.
__________________
Carol.P
|