• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question PHP Cache Method

CobraArbok

Regular Pleskian
I'm using:
  • Plesk Onyx Version 17.5.3 Update #28
  • CentOS Linux 7.4.1708 (Core)‬
  • PHPv 7.1.11 (FPM Application)
  • WordPress 4.8.3
I need to install W3 Total Cache, but all options in the Page Cache Method section for Virtual Server are disabled.
Can APC / APCU be installed?
 
Yes, you can try to compile APCu for PHP7.x with the same method if it is supported by PHP 7.x. As far as I remember APC/APCu is outdated technology. It would be better to use Redis or memcached caching methods. You can find instruction how to compile memcached PHP module with forum search engine.
 
Back
Top