3
Alright, I've looked at error logs (yeah, should have done that earlier) and the actual internal server error is: "Premature end of script headers".
It happens every time I try to load the "Recent Blog Entries" block of weBLog module, even if it is to preview it in the templates admin section.
I've searched these forums and found one another thread mentioning this error, but the only answer was to google for it. Well, I did and apparently the problem is usually tracked down and eventually resolved by testing the faulty script standalone and then modifying it. There are also mentions of possible permission problems.
However, permissions are alright and I have checked that. Running the faulty script standalone is much more complicated (if at all possible) with XOOPS, because what we are dealing with here is not just one script, but a whole set of php scripts running of which any (but presumably belonging to weblog module) could cause a problem. And then again, it seems that the problem may as much be in the template file, but that's where this whole thing starts to confuse me.
All I basically know is that any page that attempts to load the weblog module's "Recent Blog Entries" block spews out an Internal Server Error: Premature end of script headers, and that it is not due to wrong permissions and such.
So, all you php gurus, what could be wrong? I read that other people have no problems using this module on their 2.2 powered sites. What could it be in mine that is giving me this problem?
(Also, the GIJOE's autologin hack doesn't work in my case while it works on other sites, while we're at it. Does my site have ghosts?)
Please, if anyone can shed any light on this I would be greatful.
Thank you
Daniel