Title: Fatal error from WP admin
Last modified: August 20, 2016

---

# Fatal error from WP admin

 *  Resolved [flduerr](https://wordpress.org/support/users/flduerr/)
 * (@flduerr)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-from-wp-admin/)
 * All of sudden I cannot enter any of the Admin site funtionality. I can access
   the WP-DAshboard and I see all the left navigation but when I try to enter my
   pages, or Update the site, I get these types of errors:
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   7680 bytes) in /data/17/2/67/36/2719199/user/2987706/htdocs/wordpress2/wp-content/
   plugins/seo-ultimate/plugin/class.seo-ultimate.php(1555) : runtime-created function
   on line 1
 * OR
 * Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate
   7680 bytes) in /data/17/2/67/36/2719199/user/2987706/htdocs/wordpress2/wp-content/
   plugins/seo-ultimate/plugin/class.seo-ultimate.php(1555) : runtime-created function
   on line 1
 * If I remove the SEO-Ultimate plugin, everything goes back to normal.
    I have 
   the latest WP, and all other plugins are current.
 * Host: Network Solutions
 * [http://wordpress.org/extend/plugins/seo-ultimate/](http://wordpress.org/extend/plugins/seo-ultimate/)

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

 *  Thread Starter [flduerr](https://wordpress.org/support/users/flduerr/)
 * (@flduerr)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-from-wp-admin/#post-3204608)
 * UDPATE: I just deactivated JetPack and it seems everything is back to normal.
   Does any one have feedback on this and what the errors are about. Much appreciated.
 *  [Karen N](https://wordpress.org/support/users/karen-n/)
 * (@karen-n)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-from-wp-admin/#post-3204646)
 * This worked for me: <?php
    ini_set(‘memory_limit’, ’64M’); in : wp-config.php(
   after the first <?php
 * You can also checj:
    [http://sjcwebdesign.com/2012/07/3-fixes-for-allowed-memory-size-of-33554432-bytes-exhausted/](http://sjcwebdesign.com/2012/07/3-fixes-for-allowed-memory-size-of-33554432-bytes-exhausted/)
 * succes!

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

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

 * ![](https://ps.w.org/seo-ultimate/assets/icon.svg?rev=1147635)
 * [SEO Ultimate](https://wordpress.org/plugins/seo-ultimate/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-ultimate/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-ultimate/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-ultimate/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-ultimate/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-ultimate/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [Karen N](https://wordpress.org/support/users/karen-n/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/fatal-error-from-wp-admin/#post-3204646)
 * Status: resolved