• Well here’s a new one. Site loads blank on all pages. I turn on debug and get this….

    Fatal error: Internal Zend error – Missing class information for in /MY PATH/wp-super-cache/wp-cache-base.php on line 5

    What the devil is SuperCache doing now?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nickaster

    (@nickaster)

    Anyone got a clue here? Seem to happen near the same time every day. Then I restart the server and it starts working again…. I have both Monin and Munin installed but don’t really know how to read them.

    Thoughts?

    I got this error, seems it’s an APC issue if you disable APC it’ll work fine. I am going to have a play round with APC tonight and try figure out what is the root cause of this problem.

    garnser

    (@garnser)

    Did you guys ever come to a conclusion as to why this is? I’ve seen some bug-reports on it but no solutions.

    I had the same issue and this seemed to work for me:

    echo "apc.filters = wp-cache-config" >> /etc/php5/conf.d/apc.ini
    echo "apc.include_once_override = 0" >> /etc/php5/conf.d/apc.ini

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘SuperCache "Internal Zend error" WTF?’ is closed to new replies.