View Single Post
  #10 (permalink)  
Old 08-08-2009, 11:08 AM
sunyl sunyl is offline
Registered User
 
Join Date: Oct 2004
Posts: 23
sunyl is on a distinguished road
Hi Kenneth..

whats the solution for this problem.

-root# rpm -qa | grep -i mysql
MySQL-server-5.0.81-0.glibc23
MySQL-devel-5.0.81-0.glibc23
MySQL-bench-5.0.81-0.glibc23
MySQL-client-5.0.81-0.glibc23
MySQL-shared-5.0.81-0.glibc23
-root#
-root# service mysql stop
ERROR! MySQL manager or server PID file could not be found!
-root# service mysql start
Starting MySQL. ERROR! Manager of pid-file quit without updating file.
-root# /scripts/restartsrv_mysql
Failed to locate MySQL socket. Please check the mysql configuration.
-root#
Reply With Quote