Error BaseURL

Having trouble installing serendipity?
Post Reply
Skydrinker
Posts: 3
Joined: Thu Nov 16, 2006 12:35 pm

Error BaseURL

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

Re: Error BaseURL

Post 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
# 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/
Skydrinker
Posts: 3
Joined: Thu Nov 16, 2006 12:35 pm

Post 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...
Skydrinker
Posts: 3
Joined: Thu Nov 16, 2006 12:35 pm

Post by Skydrinker »

Ok i reinitialized .htaccess file and it s ok now...

Thanks a lot and sorry for my stupid question
Post Reply