Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wordpress:disable-plugins [2014-07-25 18:10:41]
rory.blanchard
wordpress:disable-plugins [2014-07-25 18:15:40]
rory.blanchard
Line 12: Line 12:
 ---- ----
  
-You may have a plugin that is preventing wordpress from functioning correctly. It possible to disable a wordpress plugin by logging into phpmyadmin, selecting your wordpress table, which is usually your username followed by _wp1.+You may have a plugin that is preventing wordpress from functioning correctly.  
 + 
 +==== PHPMyAdmin Method ==== 
 + 
 +It possible to disable a wordpress plugin by logging into phpmyadmin, selecting your wordpress table, which is usually your username followed by _wp1.
 \\ \\
 \\ \\
Line 19: Line 23:
 \\ \\
 \\ \\
-**Before going any further you should back up your database before you try to edit it.**+<note>**Before going any further you should back up your database before you try to edit it.**</note>
 \\ \\
 \\ \\
Line 31: Line 35:
 This will disable all active plugins, but will not delete or modify them. This will disable all active plugins, but will not delete or modify them.
  
-==== If you don't have phpmyadmin ====+==== Command Line Method ====
  
 You can also run a query through the command line. You can also run a query through the command line.