PDA

View Full Version : Getting MySql errors after uninstalling phpMyAdmin


ProgressiveBastion
1st July 2006, 16:08
Greets everyone.

I'm running a Ubuntu LTS, PHP 5 Open SSL, Apache/1.3.34 Server w/ ISPconfig.

I was having some issues have phpMyAdmin accepting my login. So I uninstalled MyPHPAdmin because I wasn't able to rest my password. Now when I try to get in ISPConfig at the url of : https://jandm-online.net:81/login/login.php 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 78

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 78

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

I've been searching the forums, been over at dev.mysql.com. I have access to mysql command line and it's able to show me the databases I have in ISPConfig.

Questions are; has anyone seen this before? Does anyone have a idea of what I should do next. I "don't" want to do a reinstall. But since this is a brand spanking new one I won't lose to much if I have too. But any constructive suggestions would be mightly accepted.

thanxs in advance

peace Michael S :confused:

falko
2nd July 2006, 19:15
Please check if your MySQL password in /home/admispconfig/ispconfig/lib/config.inc.php is correct.