Web Hosting Talk







View Full Version : Cpanel/MySQL Error


Timothy
05-05-2001, 05:07 AM
It's been a very very long night. I've been up for about 26 hours straight now so if I missed this when I searched, I apologize. :D


I've had this problem before and managed to fix it, but I can't remember exactly what I did now. One of of my Cpanel servers has the following error is in the MySQL section of the Account Information box. It came about after I used the WHM to change the MySQL root password.

ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES) 0


Can anyone help me with this? Thanks in advance!

JapAniManga.ch
05-05-2001, 07:56 AM
Hi,

I have also this Error from Time to Time on My WHM-Box :angry: I heard its a WHM-Bug :confused: Your Provider should know what is do.

kunal
05-05-2001, 10:18 AM
Starting the server with --skip-grant-tables and select * from user where user='root';

should work