Hi Everyone
Here's the problem: Under both WP 3.1 and now 3.1.1, my blog (http://sleech.info) shows fine but I can't see the admin page when I log in. Chrome returns an "ERR_EMPTY_RESPONSE" error. This is what I've tried.
1. Rename my theme folder so that it uses the default theme. The results in a blank page for both the blog and the dashboard
2. Renamed the folder plugins for the latest plugins I've updated. Result: I can see the blog fine but the dashboard is blank.
3. Checked that all function.php files have no blank line at the end of them. Result: I can see the blog fine but the dashboard is blank.
4. Removed any mod_rewrite rules and Limit statements from .htaccess. Result: I can see the blog fine but the dashboard is blank.
Other notes:
- I cannot directly access the web server or php log files as I'm usign cheap-ass web hosting.
- I cannot change the allocated memory from 32M to 64M or higher as I don't have access to the PHP config.
Any help is greatly appreciated.
Chris