Page 1 of 1

INCLUDE_ERROR

Posted: Mon Sep 26, 2005 11:49 pm
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?

Re: INCLUDE_ERROR

Posted: Mon Sep 26, 2005 11:57 pm
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

Aha!

Posted: Tue Sep 27, 2005 12:15 pm
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?