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
Error BaseURL
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Error BaseURL
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.
HTH,
Garvin
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.
You might have changed the wrong variable? It is in serendipity.config Table, all the 'baseURL', 'serendipityHTTPPath' etc... keys.I decided to change BaseUrl directly in my SQL database but it doesn't work...
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/
# 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
In serendipity_config
another thing to check in my database? I just want to come back to the previous version with serendity on my URL...serendipityHTTPPath:
/serendipity/
templatePath:
templates/
uploadHTTPPath:
uploads/
baseURL:
http://xxxx.free.fr/serendipity/
indexFile:
index.php
-
Skydrinker
- Posts: 3
- Joined: Thu Nov 16, 2006 12:35 pm