INCLUDE_ERROR

Having trouble installing serendipity?
Post Reply
Synchro
Regular
Posts: 8
Joined: Thu Apr 28, 2005 12:03 pm
Location: London

INCLUDE_ERROR

Post by Synchro »

I've suddenly started getting just INCLUDE_ERROR error instead of my blog. I have 2 other blogs set up mostly identically that are still working, and all are running today's snapshot of 0.9. It seems that this is an error code that should be looked up in a language file that will tell me what it's missing, but that's obviously not happening. I've reinstalled today's snapshot over the top and double-checked all my permissions but it's still missing something. What's worse is that I'm getting no errors logged in my apache log files, and I've tried turning on 'global debug' in index.php, but it makes no difference.
Any ideas?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: INCLUDE_ERROR

Post by garvinhicking »

The INCLUDE_ERROR should/could only happen when the "serendipity_config_local.inc.php" file cannot be found. Does it exist and is it writable?

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/
Synchro
Regular
Posts: 8
Joined: Thu Apr 28, 2005 12:03 pm
Location: London

Aha!

Post by Synchro »

Present, yes, readable or writable by apache, no! Thanks for that.
I've noticed that when s9y creates this file, it gets execute permissions - is that intentional? Perhaps for xbithack purposes?
Post Reply