Hey everyone,
I've moved my whole website (incl. database) from one server to another and now I'm faced with some php errors that I can't figure out, eg.:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/kunden/webs/mkaestne/marcus-kaestner.de/blog/plugins/serendipity_event_s9ymarkup/serendipity_event_s9ymarkup.php) is not within the allowed path(s): (/var/www/vhosts/marcus-kaestner.de/httpdocs:/tmp) in /var/www/vhosts/marcus-kaestner.de/httpdocs/blog/include/plugin_api.inc.php on line 445
the rest of them can be seen at marcus-kaestner.de/blog
I'd be very glad if anyone could help!
Cheers,
Marcus
problems after moving to a new server
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: problems after moving to a new server
Hi!
I suggest to make a database dump and view it with an editor, then search for occurences of the old path and change it to the new path on your new server.
Usually, this should only happen in the serendipity_config and serendipity_plugins database tables.
HTH,
Garvin
I suggest to make a database dump and view it with an editor, then search for occurences of the old path and change it to the new path on your new server.
Usually, this should only happen in the serendipity_config and serendipity_plugins database tables.
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/