Okay, I was setting up replication of my Mysql Data and I found that it would be best to change my data base root password. I did by following till's how to. Now however, ispconfig2 errors out when I run a check of the database. How do I update the new password to ISPConfig 2? Code: 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 62 thanks, happz
Answered... http://www.howtoforge.com/forums/archive/index.php/t-673.html how to google it back to howtoforge but here is the answer happz