Title: Fatal Error: allowable memory size exhausted
Last modified: August 20, 2016

---

# Fatal Error: allowable memory size exhausted

 *  [jnet67](https://wordpress.org/support/users/jnet67/)
 * (@jnet67)
 * [15 years ago](https://wordpress.org/support/topic/fatal-error-338/)
 * Guys,
    I have been trying to update to 3.2.1 but keep getting this error: Fatal
   error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 3981531
   bytes) in /home/jnetsnet/public_html/wp-includes/class-http.php on line 1426 
   I have located the file but cannot find where this refers to in the text. Any
   ideas? jNet

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

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [15 years ago](https://wordpress.org/support/topic/fatal-error-338/#post-2186133)
 * Using [FTP](http://codex.wordpress.org/FTP_Clients), try increasing the memory
   for PHP and WordPress by editing the memory_limit line in your php.ini (if you
   have access to it) to 64M:
 * `memory_limit = 64M;`
 * If you can’t get to the php.ini file, add this line at the top of your .htaccess
   file:
 * `php_value memory_limit 64M`
 * If that doesn’t work or throws an error, add this line near the top of your wp-
   config.php file right after the opening `<?php`
 * `define('WP_MEMORY_LIMIT', '64M');`
 *  [adamshaftoe](https://wordpress.org/support/users/adamshaftoe/)
 * (@adamshaftoe)
 * [15 years ago](https://wordpress.org/support/topic/fatal-error-338/#post-2186179)
 * I’m getting the same error. Updated my memory to 128MB and still I get,
 * “Fatal error: Out of memory (allocated 28311552) (tried to allocate 3981531 bytes)”
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [15 years ago](https://wordpress.org/support/topic/fatal-error-338/#post-2186206)
 * [@adamshaftoe](https://wordpress.org/support/users/adamshaftoe/): start a new
   thread, but probably your host doesn’t allow memory allocation overrides. You’re
   stuck with what they give.
 *  [Saiful Islam](https://wordpress.org/support/users/saifulmd_0/)
 * (@saifulmd_0)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-338/#post-2186424)
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   1966080 bytes) in /home/cphsbd/public_html/wp-includes/class-simplepie.php on
   line 5410
 * i’m using wordpress 3.2.1
    Please help me to fix it

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

The topic ‘Fatal Error: allowable memory size exhausted’ 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/)
 * 4 replies
 * 4 participants
 * Last reply from: [Saiful Islam](https://wordpress.org/support/users/saifulmd_0/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/fatal-error-338/#post-2186424)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
