Page 1 of 1

Error BaseURL

Posted: Thu Nov 16, 2006 12:45 pm
by Skydrinker
Hi,

I have a problem since i changed the BaseURL on the configuration page.

I wanted the frontpage of my blog at http://xxxxxxxx.free.fr instead of http://xxxxxxxx.free.fr/serendipity/

But i can no longer access my blog or the administration page. (HTTP 500 internal server error)

I decided to change BaseUrl directly in my SQL database but it doesn't work...

Is it in a config file?

Thanks for help!

Skydrinker

Re: Error BaseURL

Posted: Thu Nov 16, 2006 1:30 pm
by garvinhicking
Hi!

Please read the FAQ about moving s9y installations on a server. You cannot just change the baseURL, you need to use FTP to move the s9y files around.
I decided to change BaseUrl directly in my SQL database but it doesn't work...
You might have changed the wrong variable? It is in serendipity.config Table, all the 'baseURL', 'serendipityHTTPPath' etc... keys.

HTH,
Garvin

Posted: Thu Nov 16, 2006 1:39 pm
by Skydrinker
In serendipity_config
serendipityHTTPPath:
/serendipity/
templatePath:
templates/
uploadHTTPPath:
uploads/
baseURL:
http://xxxx.free.fr/serendipity/
indexFile:
index.php
another thing to check in my database? I just want to come back to the previous version with serendity on my URL...

Posted: Thu Nov 16, 2006 1:49 pm
by Skydrinker
Ok i reinitialized .htaccess file and it s ok now...

Thanks a lot and sorry for my stupid question