DISQUS

Connected Internet: Help Installing WP-Cache2. I Can’t Fix a Fatal Error

  • Cristian Mezei · 3 years ago
    When writing posts, deactivate it. Activate it only when the admin activity is idleing.

    So write your post, publish it, then activate it. Whenever you write deactivate it.

    Does that work ?
  • Martin · 3 years ago
    Do you have the file wp-cache-config.php in /wp-content/ ?
    Do you have the line define(’WP_CACHE’, true); in wp-config.php ?
    Gzip compression is off ?
  • Everton Blair · 3 years ago
    My bad....I'd forgotten I had APC (Alternative PHP Cache) installed on my serverr, and it isn't compatible with WP-Cache.

    I think I'm going to ask Matthew to have another look to make sure it is working.
  • Everton Blair · 3 years ago
    I've now solved it - big difference with APC and WP-Cache2 installed at the same time!