Page 1 of 1
DB Error
Posted: Sat Mar 11, 2006 5:50 am
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
Posted: Sat Mar 11, 2006 7:41 am
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'].
Posted: Sat Mar 11, 2006 1:05 pm
by Jarritos
now it says "INCLUDE_ERROR"
Posted: Sat Mar 11, 2006 5:59 pm
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
Posted: Sat Mar 11, 2006 9:41 pm
by Jarritos
thanks a lot fixed it and got it working again
