mysql_pconnect() after installation and admin login not working
Posted: Sun Jul 17, 2005 10:14 pm
Hi all
First of all i'm a complete N00b when it comes to PHP, MySQL etc, but am an experienced HTML, CSS web designer so please be kind.
After a successful installation, though steps 1-5 (or 6?) i try to log into the CMS using the login information inputted at one of the steps and get the following error(s) appear at the top of the login page:
----------------
Warning: mysql_pconnect(): Access denied for user: 'cms@localhost' (Using password: YES) in E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php on line 356
Warning: Cannot modify header information - headers already sent by (output started at E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php:356) in E:\webroot\cms\admin\lang.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php:356) in E:\webroot\cms\admin\login.php on line 129
Warning: Cannot modify header information - headers already sent by (output started at E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php:356) in E:\webroot\cms\admin\login.php on line 130
--------------------------
can't seem to login, have tried re-installing the CMS with different details but the same denial of access to the user called "CMS" is displayed as part of the error.. Any help would be greatly appreciated.
I'm Using MySQL 4 & PHP 4 & Apache
thanks in advance
First of all i'm a complete N00b when it comes to PHP, MySQL etc, but am an experienced HTML, CSS web designer so please be kind.
After a successful installation, though steps 1-5 (or 6?) i try to log into the CMS using the login information inputted at one of the steps and get the following error(s) appear at the top of the login page:
----------------
Warning: mysql_pconnect(): Access denied for user: 'cms@localhost' (Using password: YES) in E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php on line 356
Warning: Cannot modify header information - headers already sent by (output started at E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php:356) in E:\webroot\cms\admin\lang.php on line 67
Warning: Cannot modify header information - headers already sent by (output started at E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php:356) in E:\webroot\cms\admin\login.php on line 129
Warning: Cannot modify header information - headers already sent by (output started at E:\webroot\cms\lib\adodb\drivers\adodb-mysql.inc.php:356) in E:\webroot\cms\admin\login.php on line 130
--------------------------
can't seem to login, have tried re-installing the CMS with different details but the same denial of access to the user called "CMS" is displayed as part of the error.. Any help would be greatly appreciated.
I'm Using MySQL 4 & PHP 4 & Apache
thanks in advance