Title: Fatal error
Last modified: August 19, 2016

---

# Fatal error

 *  [tjmcneely](https://wordpress.org/support/users/tjmcneely/)
 * (@tjmcneely)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-151/)
 * Trying to upgrade to 2.9.1 and it gives me this error. Can anyone help?
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   2516315 bytes) in /home4/ipaintok/public_html/wp-includes/http.php on line 1327

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

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/fatal-error-151/#post-1342430)
 * Try increasing the memory for PHP and WordPress by putting this line in your .
   htaccess file:
 * `php_value memory_limit 64M`
 * or this line near the top of your wp-config.php file:
 * `define('WP_MEMORY_LIMIT', '64M');`
 * or in your php.ini, if you have access:
 * `memory_limit = 64M;`
 * And deactivate all plugins for a second and then reactivate them all..
 *  Thread Starter [tjmcneely](https://wordpress.org/support/users/tjmcneely/)
 * (@tjmcneely)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-151/#post-1342627)
 * I added the code in my wp-config.php file but it didnt seem to help.
 * Anyone else have a clue?
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-151/#post-1342628)
 * You on Windows or linux hosting?
 *  [skillsworkshops](https://wordpress.org/support/users/skillsworkshops/)
 * (@skillsworkshops)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-151/#post-1342654)
 * I increased the memory limit to 128M and it worked. This solution I got from 
   a google search I did. I’ll look for the link, but this worked for me.
 *  [skillsworkshops](https://wordpress.org/support/users/skillsworkshops/)
 * (@skillsworkshops)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-151/#post-1342655)
 * [Here’s the link](http://wordpress.org/support/topic/354087?replies=4)

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

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

## Tags

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

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 5 replies
 * 3 participants
 * Last reply from: [skillsworkshops](https://wordpress.org/support/users/skillsworkshops/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/fatal-error-151/#post-1342655)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
