I cannot login to ispconfig

Discussion in 'Installation/Configuration' started by brownie, Feb 22, 2010.

  1. brownie

    brownie New Member

    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?
     
  2. damir

    damir New Member

    Can you login via terminal:

    mysql -u root -p
     
  3. brownie

    brownie New Member

    I get this error:

    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
     
  4. falko

    falko Super Moderator Howtoforge Staff

  5. brownie

    brownie New Member

    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!
     

Share This Page