• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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