Title: FATAL ERROR
Last modified: August 19, 2016

---

# FATAL ERROR

 *  [ThorHammer](https://wordpress.org/support/users/thorhammer/)
 * (@thorhammer)
 * [17 years ago](https://wordpress.org/support/topic/fatal-error-128/)
 * I really don’t like this message on my dashboard:
 * Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate
   77824 bytes) in /path/mysite.com/mysite.com/httpd.www/wp-includes/class-simplepie.
   php on line 3685
 * Whats wrong witht his pie??

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

 *  Thread Starter [ThorHammer](https://wordpress.org/support/users/thorhammer/)
 * (@thorhammer)
 * [17 years ago](https://wordpress.org/support/topic/fatal-error-128/#post-1204572)
 * **And the fatal errors continues:**
 * Allowed memory size of 25165824 bytes exhausted (tried to allocate 1200 bytes)
   in /path/mysite.com/mysite.com/httpd.www/wp-includes/media.php on line 345
 * Allowed memory size of 25165824 bytes exhausted (tried to allocate 311296 bytes)
   in /path/mysite.com/mysite.com/httpd.www/wp-content/plugins/google-sitemap-generator/
   sitemap-core.php on line 2047
 * Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate
   253321 bytes) in /path/mysite.com/mysite.com/httpd.www/wp-includes/http.php on
   line 1324
 * What the fat??
 *  [tomontoast](https://wordpress.org/support/users/tomontoast/)
 * (@tomontoast)
 * [17 years ago](https://wordpress.org/support/topic/fatal-error-128/#post-1204576)
 * Quite a few people have received these errors, you have three options
    1. Increase your PHP memory size
    2. Upgrade to 2.8.4 if you haven’t already
    3. Reduce the number of RSS feed entries you have on your dashboard
 *  [shane-g](https://wordpress.org/support/users/shane-g/)
 * (@shane-g)
 * [17 years ago](https://wordpress.org/support/topic/fatal-error-128/#post-1204621)
 * Hi,
 * 1) Either rename/remove Plugins folder via FTP or disables all the Plugins from
   database
 * 2. If you have an access of PHP.ini file of the account/server then change the
   line in PHP.ini where line shows 32M to 64M:
    memory_limit = 64M; Maximum amount
   of memory a script may consume (64MB)
 * 3. If you do not have access of PHP.ini file then add this to an .htaccess file
   of your domain:
    php_value memory_limit 64M 4. Try to add this line to your wp-
   config.php file to increase allocated memory to PHP: define(’WP_MEMORY_LIMIT’,‘
   64M’);
 * If all this option can not resolve the issue then you need to contact your hosting
   service provider to resolve this issue.
 * Thanks,
 * Shane G.

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

The topic ‘FATAL ERROR’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [shane-g](https://wordpress.org/support/users/shane-g/)
 * Last activity: [17 years ago](https://wordpress.org/support/topic/fatal-error-128/#post-1204621)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
