Title: Fatal Error
Last modified: August 21, 2016

---

# Fatal Error

 *  [tshelor](https://wordpress.org/support/users/tshelor/)
 * (@tshelor)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-1260/)
 * Did a new install on a server, was uploading plugins to the new site. I got 2
   done and then I got
 * **Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   122880 bytes) in /home/DOMAIN/public_html/wp-admin/includes/class-wp-upgrader.
   php on line 1476**
 * So, I looked at that file and this is what line 1476 says:
 * **$result = new WP_Error( ‘rollback_was_required’, $this->strings[‘rollback_was_required’],(
   object) array( ‘update’ => $original_result, ‘rollback’ => $rollback_result ));**
 * Any ideas at all?

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

 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-1260/#post-5076244)
 * The error was most likely caused by the plugin that you was instaling at the 
   time of this error.
 * Plugin commonly throw errors and it directs you to WP core files. What ever you
   do, do not edit core WP files.
 *  Thread Starter [tshelor](https://wordpress.org/support/users/tshelor/)
 * (@tshelor)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-1260/#post-5076245)
 * ok, so should I uninstall all the plugins and start over?
 *  [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * (@justingreerbbi)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-1260/#post-5076248)
 * Just deactivate the plugins one at a time. The error is not WordPress directly,
   it is most likely the LAST plugin you installed before the error happened. Basically,
   it comes down to the plugin you was trying to install is corrupt or not compatible
   with your current WP version.

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

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Justin Greer](https://wordpress.org/support/users/justingreerbbi/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/fatal-error-1260/#post-5076248)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
