I have a box with ispconfig since 2 years approximately, today when I try to login I get this error: Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/admispconfig/ispconfig/lib/classes/ispconfig_db_mysql.lib.php on line 77 Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in /home/admispconfig/ispconfig/lib/classes/ispconfig_db_mysql.lib.php on line 77 Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/lib/classes/ispconfig_db_mysql.lib.php:77) in /home/admispconfig/ispconfig/web/login/login.php on line 60 I also check the config.inc.php in /home/adminconfig/ispconfig/lib/ and then I try to connect to https://IPSERVER:81/phpmyadmin as root using the password on the config.inc.php but I cannot login How I can resolve?
I get this error: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
Did you chenge the MySQL root password recently? If you've forgotten the password, take a look here: http://www.howtoforge.com/reset-forgotten-mysql-root-password
I didn't change the password ... I don't know why it didn't recognize the password .... anyway I followed that article and I resolved!