I discovered this by accident and it worked! I had a blank white page on my local WP test site after installing a plugin or maybe another problem, who knows? I could not even login, as the admin pages were just stuck loading.
Any way if you append your base URL with this “wp-admin/plugins.php?deactivate-all=true†it allows you to deactivate all plugins from the outside of admin. I did this and now my site is functional again. Of course you get the login screen first, to authenticate the call
Prior to this, I could not get past the login screen even to disable stuff in admin in the usual way.
The full url call looks like this on my machine. http://localhost/wordpress/wp-admin/plugins.php?deactivate-all=true
Related posts:
- How to move a WordPress site
- WordPress Site Performance
- WordPress as a wiki?
- Web Site Analysis
- Three cheers for WordPress!
Related posts brought to you by Yet Another Related Posts Plugin.

No comments
Comments feed for this article
Trackback link
http://wordpresshelp.org/2008/02/11/how-to-recover-a-dead-wordpress-site/trackback/