Title: plug in problem
Last modified: August 20, 2016

---

# plug in problem

 *  Resolved [rameshhelp](https://wordpress.org/support/users/rameshhelp/)
 * (@rameshhelp)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/)
 * Hi, im new to this forum.
 * My problem is that after downloading an event plugin for my wp website, i had
   problem to upload it as max upload was 2mb. my zip file was 5mb. i increased 
   the php configuration upload to 64M as most forums and website says that after
   doing this, the upload would be ok.
 * I managed to upload the plugin and it was success. After i click the activate
   button, my panel gave problem. This was the error
 * **“Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   122880 bytes) in /home/cruiser/public_html/wp-admin/includes/media.php on line
   1106”**
 * When i click on .com/wp-admin i get the error above this. What should i do? How
   do i make the plug in work or how do i remove the plug in or how do i manually
   remove the plug in as my website is connected to the vps(virtual storage)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/#post-2775236)
 * Try [increasing the memory available to PHP](http://wordpress.org/support/topic/253495#post-1017842).
 *  Thread Starter [rameshhelp](https://wordpress.org/support/users/rameshhelp/)
 * (@rameshhelp)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/#post-2775266)
 * . If you have access to your PHP.ini file, change the line in PHP.ini
    If your
   line shows 16M try 32M: memory_limit = 32M ; Maximum amount of memory a script
   may consume (32MB)
 * **Done this to 32m**
 * **2. If you don’t have access to PHP.ini try adding this to an .htaccess file:
   
   php_value memory_limit 32M
 * 3. Try adding this line to your wp-config.php file:
    Increasing memory allocated
   to PHP define(‘WP_MEMORY_LIMIT’, ’32M’);
 * where do i find the 3rd settings?
 *  Thread Starter [rameshhelp](https://wordpress.org/support/users/rameshhelp/)
 * (@rameshhelp)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/#post-2775267)
 * where do i find this?
    ) Either rename/remove Plugins folder via FTP or disables
   all the Plugins from database
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/#post-2775271)
 * See [resetting the plugins folder](http://codex.wordpress.org/FAQ_Troubleshooting#How_to_deactivate_all_plugins_when_not_able_to_access_the_administrative_menus.3F).
 *  Thread Starter [rameshhelp](https://wordpress.org/support/users/rameshhelp/)
 * (@rameshhelp)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/#post-2775388)
 * problem resolved. thanks

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘plug in problem’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [rameshhelp](https://wordpress.org/support/users/rameshhelp/)
 * Last activity: [13 years, 11 months ago](https://wordpress.org/support/topic/plug-in-problem-5/#post-2775388)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
