Title: Only allowed few active plugins
Last modified: August 20, 2016

---

# Only allowed few active plugins

 *  [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/)
 * WordPress is only letting me have 27 active plugins at one time. If I activate
   more than 27 I am forced to delete the plugin files of an active one from the
   server.
 * Plugins already on the server however (not new ones) can be activated/deactivated
   freely.
 * When activating a new plugin, the entire admin console vanishes, leaving me a
   blank page.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/only-allowed-few-active-plugins/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/only-allowed-few-active-plugins/page/2/?output_format=md)

 *  [Johnb81](https://wordpress.org/support/users/johnb81/)
 * (@johnb81)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764932)
 * Hi Crhristopher,
 * Is it always the same plugin that is causing this? I.e. did you try to enable
   a different plugin?
 * As far as I know, WordPress does not impose such limits.
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764934)
 * Well, had a few issues, site moved server along with 2 others running WP. Those
   sites came back up, and raw HTML/PHP etc. files on Technology Bloggers did too,
   however WP was completely down, all pages visible and admin console.
 * Reloaded wp-admin and wp-includes but no luck
    Started removing plugins, and 
   after removing a few, got it to work again.
 * _Hello Dolly_ was disabled but still installed, I can enable and disable that
   at will.
    If I add a plugin back to the server via FTP (or via WP), it is fine,
   click enable and entire admin console goes down. If I add a plugin back to the
   server via FTP (or via WP), it is fine, disable an existing plugin, click enable
   and it is fine. I can then enable the existing plugin again.
 * Weird hu? Why is it doing that?
 * Do you understand, I think what I have written makes sense?
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764938)
 * just added _AddThis_ plugin to the server and disabled _Hello Dolly_ but admin
   console went down. Had to remove the plugin files from the server… back up now…
 * This is really weird, any suggestions?
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764946)
 * basically can install new plugins, but can’t activate… err big problem!
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764967)
 * Try [increasing the memory available to PHP](http://wordpress.org/support/topic/253495#post-1017842).
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764991)
 * Tried the plugin, it did install and activate, but didn’t seem to work :-/
 * Is there anywhere that a cache of plugins is installed? I seem to be able to 
   install and activate new plugins, but not ones which have been on the blog before.
 * Can I wipe the list, so I can install any plugin?
 * Thanks
    Christopher
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2764993)
 * Apparently WP was using all the resources on the shared server it was on, so 
   has been moved to a probation server.
 * The WordPress site has been taking up a lot of CPU which suggests that the scripts
   not are in good order.
 * What can I do?
 *  [Johnb81](https://wordpress.org/support/users/johnb81/)
 * (@johnb81)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765000)
 * Hi Christopher,
 * WordPress does not keep a specific list of plugins which were previously installed.
   The only record there is of this, is if such plugins write to the database.
 * Check the wp_options table. This is the place where plugins usually write data.
   Check if you find any data relevant to some plugin you had removed and remove
   it.
 * make a backup first, always!
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765004)
 * I have been told that the ‘maximum memory limit is 20MB on the shared platform’
   is this enough? I would think it is…
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765019)
 * No – you need at least 32M for WordPress 3.
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765050)
 * That is the limit they have said, I don’t want to move, so what can I do?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765061)
 * Use as few plugins as possible and stay away from any function-rich themes.
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765189)
 * Ahh… we have loads of plugins (and need them) and loads of users, uploading an
   updating all the time. Currently users can’t get in, the site isn’t coping, only
   admins can log in, and I can only get some pages :-/
 * Any way of hosting/straddling one site across two domains – therefore have 40MB
   limit?
 * Images and admin on one domain, static files on another?
 *  [Johnb81](https://wordpress.org/support/users/johnb81/)
 * (@johnb81)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765200)
 * Hi Christopher,
 * If you have a lot of users logging in and the site is generating more and more
   traffic, in this case it would be easier to simply switch to another hosting 
   provider or dedicated server. Dedicated servers typically start at around $25
   a month, so it is not a huge expense.
 * What you are trying to do is kind of “patching” but it would be much better if
   you simply migrate to a better solution.
 *  Thread Starter [Christopher Roberts](https://wordpress.org/support/users/christopherrobertswordpress/)
 * (@christopherrobertswordpress)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/#post-2765221)
 * The issue seems to be sorted for now, maximum memory available is now 64MB.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/only-allowed-few-active-plugins/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/only-allowed-few-active-plugins/page/2/?output_format=md)

The topic ‘Only allowed few active plugins’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 4 participants
 * Last reply from: [Phil](https://wordpress.org/support/users/owendevelopment/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/only-allowed-few-active-plugins/page/2/#post-2765222)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
