Menu

Access denied...

Help
Zorglub
2001-10-26
2001-10-26
  • Zorglub

    Zorglub - 2001-10-26

    I've followed the installation explanations described in the documentation of phplib.
    I tried to load index.php3 and the following error message has appeared:

    Warning: Access denied for user: 'kris@localhost' (Using password: YES) in /var/www/php/db_mysql.inc on line 73
    Database error: pconnect(localhost, kris, $Password) failed.
    MySQL Error: ()
    Session halted.

    What is this error ? How can I solve it ?

    Thank you.

     
    • Dima Nemchenko

      Dima Nemchenko - 2001-10-26

      Check out the MySQL documentation at http://mysql.com/doc/ -- the problem is with access permissions to your MySQL server, not with PHPLib or PHP.

      HTH,

      Dima

       

Log in to post a comment.