Title: Plugin Management
Last modified: August 19, 2016

---

# Plugin Management

 *  [wireframe74](https://wordpress.org/support/users/wireframe74/)
 * (@wireframe74)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-management/)
 * I have disabled all plugins with the following sql command as my site wasnt working
   with the DB Cache plugin.
 *     ```
       SELECT * FROM wp_options WHERE option_name = 'active_plugins';
       ```
   
 * I have managed to get my install of wordpress working once again thankfully but
   when I go to reactivate plugins with sql command my plugins arent activated.
 *     ```
       a:7:{i:0;s:19:"akismet/akismet.php";i:1;s:43:"all-in-one-seo-pack/all_in_one_seo_pack.php";i:2;s:43:"breadcr
   
       umb-navxt/breadcrumb_navxt_admin.php";i:3;s:46:"custom-post-template/custom-post-templates.php";i:4;s:23:"cu
   
       stom-recent-posts.php";i:6;s:27:"wp-pagenavi/wp-pagenavi.php";}
       ```
   
 * I have tried reactivating plugins in the wordpress admin area and it does say
   that plugins are activated but the changes arent working.

The topic ‘Plugin Management’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [wireframe74](https://wordpress.org/support/users/wireframe74/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-management/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
