Title: wp_cache_get generates fatal error
Last modified: August 22, 2016

---

# wp_cache_get generates fatal error

 *  [Jatin Gupta](https://wordpress.org/support/users/jatingupta2k/)
 * (@jatingupta2k)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/wp_cache_get-generates-fatal-error/)
 * There are timing issues in WP where some code in plugins, specifically wp super
   cache, make called to wp_cache_get before $wp_object_cache is initiated.
 * This generates a fatal error in php and can often send apache crashing.
 * This only occurs n wp_cache_get() and it seems as if the easiest solution is 
   to check to see if $wp_object_cache is actually initaited and/or an object before
   calling its get() function.
 * … at /var/sentora/hostdata/zadmin/public_html/freemaal_in/wp-includes/
    cache.
   php (113) …at /var/sentora/hostdata/zadmin/public_html/freemaal_in/wp-includes/
   option.php (54) …/public_html/freemaal_in/wp-content/plugins/wp-super-cache/ 
   wp-cache-phase2.php (255)
 * [https://wordpress.org/plugins/wp-super-cache/](https://wordpress.org/plugins/wp-super-cache/)

Viewing 1 replies (of 1 total)

 *  [HomeJamesCA](https://wordpress.org/support/users/homejamesca/)
 * (@homejamesca)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/wp_cache_get-generates-fatal-error/#post-5860431)
 * All my sites are same theme (Theron lite). Had zero problems until I installed
   WP Super Cache today. Now getting “Fatal error: Internal Zend error – Missing
   class information for in /home/content/45/11850245/html/auctiontheglobe/wp-content/
   plugins/wp-super-cache/wp-cache-base.php on line 5” Using the /wp-admin/ I can
   sometimes get back to my site, and on some have been able to deactivate and delete
   WP Super Cache…but not all. How to fix this? Thx.

Viewing 1 replies (of 1 total)

The topic ‘wp_cache_get generates fatal error’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [HomeJamesCA](https://wordpress.org/support/users/homejamesca/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/wp_cache_get-generates-fatal-error/#post-5860431)
 * Status: not resolved