/usr/bin/mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: 'root@localhost' (Using password: YES)' 3.38 Megabytes
i fixed this into 1 so
control /root/.my.cnf
i reset password from cpanel
restart mysql
but sometime problem to restart (sock)
therefore
rm -f /tmp/mysql.sock
rm -f /var/tmp/mysql.sock
/etc/init.d/mysql stop
rm -f /var/lib/mysql/mysql.sock
/etc/init.d/mysql start
ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock
ln -s /var/lib/mysql/mysql.sock /var/tmp/mysql.sock
THANKS TO SOME THREAD INTO THIS FORUM
BUT....
there is a fast solution without do all this?
cPanel.net Support Ticket Number:



LinkBack URL
About LinkBacks
Reply With Quote





