Fatal error in ISConfig 3.0.1.3 and phpmyadmin

Discussion in 'General' started by pinguinito, Jan 8, 2010.

  1. pinguinito

    pinguinito Member

    Sites > Database > trying to see the database at the icon of the phpmyadmin

    Fatal error: Class 'PMA_Config' not found in /usr/share/phpmyadmin/libraries/core.lib.php on line 558

    , ' ', PMA_Config :: is
    and I see and in the core.lib.php on line 558 I have:

    function PMA_removeCookie($cookie)
    {
    return set cookie ($cookie, ' ' , time() - 3600;
    PMA_Config :: get CookiePath () );
    }


    what can I d0???
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Try to uninstall phpmyadmin and then reinstall it again.
     
  3. pinguinito

    pinguinito Member

    phpmyadmin in ISPConfig 3.0.1.3

    Hi till now is better, thanks for your advise, but now I got this:

    Welcome to phpMyAdmin 2.11.8.1deb5+lenny3


    phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

    Error
    MySQL said:

    #1045 - Access denied for user 'root'@'localhost' (using password: NO)

    Invalid hostname for server 1. Please review your configuration.
    Open new phpMyAdmin window

    IT is how spouse to be? for security or it is really and error. ??
     

Share This Page