Users denied access to MySQL

Curious Too

Well-Known Member
Aug 31, 2001
437
2
318
cPanel Access Level
Root Administrator
Cpanel Version 4.2.0-STABLE_86

All users are receiving the following error message:

Mysql Databases ERROR 1045: Access denied for user: \'[email protected]\' (Using password: YES) 0

This is when they access CPanel -- I have had no complaints of not being able to access MySQL databases that were setup before the current update.
 
B

bdraco

Guest
Does mysql work from the command line when logged in as root via ssh?
 
B

bdraco

Guest
looks like your mysql root password got changed.
Restart mysql with --skip-grant-tables change the password and restart mysqld again.