After upgrading WP to 2.8.4, the WP admin still works but all of the content generates a 500 error if you attempt to view it.
To answer the obvious questions:
- the .htaccess looks fine; I renamed it and let WP generate another one, didn't help.
- changing the permalinks to the default didn't help, nor did any other style.
- displaying all of the plugins didn't help.
- changing to the default theme didn't help.
The server error logs report messages like this:
[Sat Aug 22 08:45:09 2009] [error] [client 97.81.75.169] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary., referer: http://wowbootcamp.net/
Can anyone explain what this means? Has anyone else encountered this problem?
Thanks,
Aaron