Title: Fatal error installing Plugin
Last modified: August 19, 2016

---

# Fatal error installing Plugin

 *  [tausam](https://wordpress.org/support/users/tausam/)
 * (@tausam)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-installing-plugin/)
 * I got this errormessage in “Incoming Links” “Plugins” and “WordPressDevelopment
   Blog” i Dashboard:
    Fatal error: Allowed memory size of 25165824 bytes exhausted(
   tried to allocate 1966080 bytes) in /usr/home/web/********/wp-includes/class-
   simplepie.php on line 5409
 * Is there anyone who have a clue what is wrong here???

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

 *  [flamenco](https://wordpress.org/support/users/flamenco/)
 * (@flamenco)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-installing-plugin/#post-1366101)
 * Yes, possibly. This Simple Pie thing must require a bunch of memory. I’ve noticed
   a lot of people have trouble with this plugin.
 * Assuming you’re running on PHP, memory_limit is the setting that likely relates
   to this. It looks like you have a 2M limit, which is a little stingy. I would
   check with your host tech support about raising that. They may simply raise it
   for you, or they may suggest doing it on the server in either the php.ini or .
   htaccess files, and they would provide instructions.
 * Good luck!
 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-installing-plugin/#post-1366180)
 * add this line to your `wp-config.php` and test
 * `define('WP_MEMORY_LIMIT', '64M');`
 *  [Gin Tonyx](https://wordpress.org/support/users/gintonyx/)
 * (@gintonyx)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-installing-plugin/#post-1366294)
 * I can’t believe you need 64M to deliver one page. There must be a different problem:
   The site I have this problem with runs PHP version 5 and has a mem limit of 32M.
   On my other site running PHP version 4 the mem limit is 16M and it works.
    I 
   tried the “define…” anyways but it didn’t work.

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

The topic ‘Fatal error installing Plugin’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 3 replies
 * 4 participants
 * Last reply from: [Gin Tonyx](https://wordpress.org/support/users/gintonyx/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/fatal-error-installing-plugin/#post-1366294)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
