Replies: 0
The following is way over my head. I have no clue what to do with this.
NOTICE: ZenCache + PHP APC Extension
As of December 1st, 2015 ZenCache no longer runs with the outdated PHP APC extension. It appears that you’re currently running PHP v5.4.42 with APC enabled. You will need to follow one of the actions below to run this version of ZenCache.
Options Available (Action Required):
•Please add ini_set(‘apc.cache_by_default’, false); to the top of your /wp-config.php file. That will get rid of this message and allow ZenCache to run without issue.