26
Tutorial: Deactivate Plugin via phpMyAdmin
As promised in the previous post, this is a tutorial on how to deactivate ALL wordpress plugins through phpMyAdmin.
Firstly, I would like to tell and remind you that phpMyAdmin is a powerfull tool that allows you to modify whatever you wish. So be careful when handling it.
This is a part of solutions if you cant access your dashboard panel to deactivate the plugins. Other solutions can be as deleting or moving the plugin through your cpanel or ftp.
To disable all plugins using phpMyAdmin, login to your cpanel and click phpMyAdmin icon. After that, select your wordpress database that you want to alter.
Images below will appear after you have selected your database.
- Select the wp_options table from your database.
- Turn to ‘Browse’ tab.
- Under the option_name column (field), look for active_plugins.
- Then, click the pencil icon to edit the option_value.
!Note: If you couldn’t find the active_plugins row, click the next button. You will find it on the next page.
- Go to the option_value text area as highlighted in the above images. Select all the codes inside the area and replace it with a:0:{}
- Click ‘Go’ button to save the setting.
After you have done those steps, go to your wordpress login page and you are ready to access it again.
Extra note: Activate your plugin one-by-one to find which plugin is the ‘culprit’. You may need to wait until the plugin author released the newer compatible plugin version.
Hope this can help you. More info, go to Wordpress support forum.






I tried this as you instructed, but instead of allowing me to access my admin panel, I get the following message:
Parse error: parse error, unexpected $ in /home/content/m/r/z/mrzippy13/html/wp-admin/menu-header.php on line 138
Any suggestions?
It seems like your menu-header.php file have missing or got syntax error in the script.
Please re-upload the file using ftp or file manager in cpanel.
Nice thank
Thank you very much
I try to manual disable plugin many time. but I can’t understand because I never use phpMyadmin until I find your blog It have a pictures that teach how to disable It’s make me understand.
thx you
thx you ^_^
Glad I can help you.
Excellent dude. It worked for me like charm. I had problem of cant see the publish buttons in add new page. Now the problem has solved. The culprit plugin was My Adsense 2.7 By Andre Renaut .