DB Error

Having trouble installing serendipity?
Post Reply
Jarritos
Regular
Posts: 5
Joined: Tue Jan 17, 2006 10:54 am

DB Error

Post by Jarritos »

Hello,

I had s9y blog all set up on a server but then i switched servers and had to change the db name and user name. how can i change it?

thanks
mgroeninger
Regular
Posts: 546
Joined: Mon Dec 20, 2004 11:57 pm
Contact:

Post by mgroeninger »

You should check the file "serendipity_config_local.inc.php" in the blog's root directory.

Specifically, you should look to change $serendipity['dbName'], and $serendipity['dbUser'].
Jarritos
Regular
Posts: 5
Joined: Tue Jan 17, 2006 10:54 am

Post by Jarritos »

now it says "INCLUDE_ERROR"
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

An "INCLUDE_ERROR" usually means that your serendipity_config_local.inc.php is no longer readable for the webserver!

Because that one is the core serendipity file and thelanguage files cannot be loaded without that file, only INCLUDE_ERROR is omitted at that point :_-/

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/
Jarritos
Regular
Posts: 5
Joined: Tue Jan 17, 2006 10:54 am

Post by Jarritos »

thanks a lot fixed it and got it working again :D
Post Reply