
By hedgehog on
this was working fine for ages, and suddenly i've got an internal server error (500).
is there any known or common issue folks have with that? searching the site didn't seem to yeild much.
this was working fine for ages, and suddenly i've got an internal server error (500).
is there any known or common issue folks have with that? searching the site didn't seem to yeild much.
Comments
update:
just to try and narrow down the problem, i completely removed the contents of node_feed() in node.module, and also tried suppressing the 500 error in common.irc.
that seems to have zero impact on the problem: i get a 500 error regardless.
i noticed the trackback module -- one of my few installed modules -- also doesn't seem to be working properly, but disabling that had no affect on the rss feed, so i don't think it's a case of module incompatibility for some odd reason or another.
i've additionally tried rolling back changes to my theme, and making ten "test" entries without any html, markup, or other code that might have goofed the xml from getting generated, so that the real entries (which might have possibly been screwing up the feed generation) are past the first page.
still returns the error.
i've even tried replacing the few tweaks i've made to files in the modules and includes directories with the default versions, and switching themes to the default drupal theme.
stillllll returns the error.
reuploaded my theme engine (phptemplate)
still an error.
nothing that i can see in the logs anywhere.
any idea what other dependencies node_feed() might have that could be causing this problem?
ah
for some reason the .htaccess file got deleted. that'd do it.