PDA

View Full Version : Ispconfig Access Denied


vbhubeny
23rd November 2006, 21:15
Hallo,

after some changes Linux Debian Sarge network settings I got at ones this message of ISPConfig 2.2.

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 76

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 76

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/admispconfig/ispconfig/lib/classes/ispconfig_db_mysql.lib.php on line 92

Warning: Cannot modify header information - headers already sent by (output started at /home/admispconfig/ispconfig/lib/classes/ispconfig_db_mysql.lib.php:76) in /home/admispconfig/ispconfig/web/login/login.php on line 56

Is there a simple way to fix this?

Vladimir Hubeny, Milevsko, Czech Republic

falko
24th November 2006, 17:33
Did you change the MySQL root password? Then you must specify the new password in /home/admispconfig/ispconfig/lib/config.inc.php.

vbhubeny
25th November 2006, 07:14
Yes, tha't what I have done. Thanks, you are great !!!

Vladimir:)