• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question Install additional php modules for wordpress w3 Total Cache caching plugin

Ramon T

New Pleskian
Hello, I have a dedicated server installed with Centos 7 adn plesk Onyx Version 17.0.17 Update #13. I'm using php 5.6.30 (FPM application server by Apache) out of the box via plesk for all my domains. I have the w3 total cache plugin installed in wordpress. When I click the compatibility check I get these messages:

  • mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_ext_filter: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
  • mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)

Can someone please provice me the correct procedure on how to install and activate these php modules via plesk/cli so they work for plesk php 5.6.30?

Thanks
 
Dump W3 Total Cache and use the built-in OpCache from PHP. Also, upgrade from 5.6.30 to 7.0 for a minimum 2x performance boost. W3 is for shared crowded hosting and still does less than nothing.

If you really need to use a PHP 5.6, go into your SERVER SETTINGS > PHP > 5.6.30 and check the modules you need are active.
 
Back
Top