Cannot Access WordPress Admin WP Backend

Disabling WordPress Plugins When You Cannot Access Admin Area

by Dixie on March 10, 2010

When you cannot access the admin of a installation because of a plugin issue, you can delete the plugins directly from a database management tool like PHPmyAdmin. (And if you can’t access the WP backend, there’s a good chance it is because of a plugin issue.)

This helpful tidbit comes from the WP FAQ

  • In the table wp_options, under the option_name column (field) find the active_plugins row
  • Change the option_value field to: a:0:{}

If you have FTP access, you can also rename your original plugin folder (/wp-contents/plugins) and and add an empty plugin folder. After you sign on to your WP admin area, you can delete the dummy folder and rename the plugin folder back to “plugins,” as it will have deactivated all  your plugins when you signed on with the empty folder.

Happy WordPressing!

Share

{ 3 comments… read them below or add one }

Heather - Hopelessly Flawed MonsterID Icon Heather - Hopelessly Flawed September 18, 2010 at 7:31 pm

Thank you so much for this post! Just happened to me and being a back-end-of-the-site dummy, this was just what I needed!

Goddess MonsterID Icon Goddess September 18, 2010 at 11:19 pm

i’m very glad it was helpful to you. :)

Allie MonsterID Icon Allie September 25, 2011 at 3:38 pm

Hey this helped alot, could not find this recommendation anywhere and it helped solved my problem.

:)

Leave a Comment

Previous post:

Next post: