Page 1 of 1

CGI Error Log DATABASE_ERROR

Posted: Wed Jun 28, 2006 10:28 pm
by MidNiteRaver
Hi all

I am getting DATABASE_ERROR when I try to bring up my Blog page www.jamhosp.com/serendipity

I checked the CGI Error Log and this is what I found. I am no techie can anyone guide me how to resolve the matter?

Thanks


PHP Warning: mysql_select_db(): A link to the server could not be established in /hermes/web10/b2770/myweb/serendipity/include/db/mysql.inc.php on line 157
PHP Warning: mysql_select_db(): Access denied for user 'wwwuser'@'cgi15.int.bizland.net' (using password: NO) in /hermes/web10/b2770/ey.mmarch1/serendipity/include/db/mysql.inc.php on line 157
PHP Warning: mysql_connect(): Access denied for user 'myweb'@'cgi15.int.bizland.net' (using password: YES) in /hermes/web10/b2770/myweb/serendipity/include/db/mysql.inc.php on line 156

Re: CGI Error Log DATABASE_ERROR

Posted: Thu Jun 29, 2006 10:59 am
by garvinhicking
Hi!

This error simply means that the mysql user credentials that are writtin in serendipity_config_local.inc.php are not valid. Please check them and enter the right values; if you cannot read/write that file, please check out the FAQ on www.s9y.org about the "fixperm.php" script. :)

Best regards,
Garvin