changing S9Y_INCLUDE_PATH

Having trouble installing serendipity?
Post Reply
dj_yap
Posts: 2
Joined: Mon Apr 23, 2007 10:02 pm

changing S9Y_INCLUDE_PATH

Post by dj_yap »

Hello,

I'm trying to fix a blog got moved to a different machine and is now broken. I'm fairly certain it's because the path to the app is now a different one on the new machine than it was on the old machine. When I hit the blog, I get the following error. Also I can't bring up any kind of config mode anymore. How does one change the S9Y_INCLUDE_PATH? I've searched all over and can't find it. In any case, I think that is what the problem is... if I'm mistaken, please let me know!

Thanks guys.

-------

Warning: include_once() [function.include]: Failed opening '' for inclusion (include_path='/home/httpd/vhosts/yaptribe.com/subdomains/sumi/httpdocs/:/home/httpd/vhosts/yaptribe.com/subdomains/sumi/httpdocs/bundled-libs/:.:/usr/local/share/pear') in /usr/local/www/vhosts/yaptribe.com/subdomains/sumi/httpdocs/serendipity_genpage.inc.php on line 43
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: changing S9Y_INCLUDE_PATH

Post by garvinhicking »

Hi!

Did you proceed according to the www.s9y.org FAQ on how to move your installation and changed all path locations inside the database properly?

Without that, your blog can't work on the new server.

Also make sure you copied over ALL files, especially serendipity_Config_local.inc.php.

Regards,
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/
dj_yap
Posts: 2
Joined: Mon Apr 23, 2007 10:02 pm

Post by dj_yap »

Hey Garvin, thanks I'll go take a look at the instructions for moving the installation, sounds like that will probably take care of me. FWIW I did move all files, including the config file. I saw the conditional at the top of that file defining the include path, and tried removing the conditional part and trying to force define the path there, which didn't seem to work.

In any case I'll find those instructions and let you know if I have any further issues, thanks for the reply!
Post Reply