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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.