# /etc/init.d/mysqld stop
# /etc/init.d/mysqld restart
mysqld is already running. /tmp/mysql.sock exists
Login Direct Admin http://xxx.xxx.xxx.xxx:2222/CMD_SHOW_SERVICES see:
I try as: http://help.directadmin.com/item.php?id=332
# ls -la /var/lib/mysql/mysql.sock
-rw-r--r-- 1 root root 0 2013-07-25 04:39 /var/lib/mysql/mysql.sock
# netstat -lnp | grep mysql
No message
# ps ax | grep mysql
3822 pts/0 R+ 0:00 grep --color=auto mysql
# /etc/init.d/mysqld stop
Stopping mysqld: [ FAILED ]
# /etc/init.d/mysqld start
mysqld is already running. /tmp/mysql.sock exists
But Login Direct Admin http://xxx.xxx.xxx.xxx:2222/CMD_SHOW_SERVICES see:
Continue:
# killall -9 mysqld mysqld_safe
mysqld: no process found
mysqld_safe: no process found
I searched on directadmin forum and tried many ways but cannot solve problem.
Please help
Stopping mysqld: [ FAILED ]
# /etc/init.d/mysqld restart
Must Enter and show:Stopping mysqld: [ FAILED ]
_
mysqld is already running. /tmp/mysql.sock exists
Login Direct Admin http://xxx.xxx.xxx.xxx:2222/CMD_SHOW_SERVICES see:
mysqld Process is stopped 0 B Start Stop
I try as: http://help.directadmin.com/item.php?id=332
# ls -la /var/lib/mysql/mysql.sock
-rw-r--r-- 1 root root 0 2013-07-25 04:39 /var/lib/mysql/mysql.sock
# netstat -lnp | grep mysql
No message
# ps ax | grep mysql
3822 pts/0 R+ 0:00 grep --color=auto mysql
# /etc/init.d/mysqld stop
Stopping mysqld: [ FAILED ]
# /etc/init.d/mysqld start
mysqld is already running. /tmp/mysql.sock exists
But Login Direct Admin http://xxx.xxx.xxx.xxx:2222/CMD_SHOW_SERVICES see:
My website get error message: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (13)mysqld Process is stopped 0 B Start Stop
Continue:
# killall -9 mysqld mysqld_safe
mysqld: no process found
mysqld_safe: no process found
I searched on directadmin forum and tried many ways but cannot solve problem.
Please help