• Resolved ogster

    (@ogster)


    hi I just installed the plugin W3 Total Cache as recommended by Neil Patel to speed up my website, I just about managed this but now I have this message :

    Either the PHP configuration, web server configuration or a script in
    the WordPress installation has zlib.output_compression enabled.
    Please locate and disable this setting to ensure proper HTTP
    compression behaviour

    on my w3cache dashboard and I don’t know how important it is or how to
    disable it

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,
    Check with your host if zlib.output_compression is enabled. You can check your php.ini file for ini_set("zlib.output_compression", "On");.
    Also, check your .htacces/nginx for php_flag zlib.output_compression on

Viewing 1 replies (of 1 total)

The topic ‘zlib.output_compression need to disable’ is closed to new replies.