|
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#
|