CGI Error Log DATABASE_ERROR

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
MidNiteRaver
Regular
Posts: 28
Joined: Fri Jan 21, 2005 6:52 am
Location: Caribbean
Contact:

CGI Error Log DATABASE_ERROR

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: CGI Error Log DATABASE_ERROR

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply