• Hello,
    upon activating your plugin I am getting an error message”Plugin has no valid header”. I went to the plugin page and activated it from there which worked, and I activated APC. I edited my htacess but nothing is working – it shows 12MB cache in backend, but the page is extremely slow and I checked page source code andno cache was performed…what am I doing wrong?

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter kustv

    (@kustv)

    Actually, I now just changed to the newest version of PHP(7.0 latest FPM) and now Icannot enable APC at all – it is not in the dropdown menu, even though my host said it is enabled on my server, and I tried W3 Total cache with APC and it worked. I prefer your plugin though and would like to use it with PHP 7.0 and APC…

    I have the same problem! Cachify does not work with PHP 7.0 when trying to use APCu. Please, could you update on this?

    APC and APCu are different things. APC worked until PHP up to version 5.5 or so and Cachify supported it. It’s not in the dropdown menu because your host probably installed APCu for PHP 7.0. APCu is kinda like the successor to APC because of the built-in OPcache in newer PHP version.
    With that being said, APCu in specific is not (yet) supported by Cachify.

    Thank you for your update. Is there any chance for the future for Cachify to support APCu? I hate to use these bloated caching plugins tthat slow down my backend…

    The same problem here…

    the header error is fixed now if you redownload the plugin or just delete the folder trunk in plugin folder

    Thanks for support

    Thread Starter kustv

    (@kustv)

    I redownloaded and even deleted all the options in my database but it still does not show APC in the options.

    I can look its not caching in this versión, webpagetest.org show me the same view for first, second and last third visit and the HTML code not show “caching by”

    thats true
    the no valid header error will not appear but uAPC is not supported (at the moment – you can help if you want here with some code via pull request)

    please see the compatibility chart for apc and php: https://en.wikipedia.org/wiki/List_of_PHP_accelerators#Compatibility_chart
    php7 does not support apc

    please note apcu is not apc

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Plugin has no valid header/APC caching’ is closed to new replies.