• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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