• Resolved thebigdollarinc

    (@thebigdollarinc)


    (mod_deflate for Apache, ngx_http_gzip_module for NGINX)
    Both are actiavted on my server. Still I am not able to enable gzip compression in the plugin.

Viewing 1 replies (of 1 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @thebigdollarinc,

    I hope you’re doing well!

    Please clarify, it the GZIP Compression not enabled for all types, HTML, Javascript and CSS? Please see the types in this screenshot:
    https://take.ms/c3s7E

    Is your server on Apache or on NGNIX?

    Please try adding this line to the php.ini file:
    zlib.output_compression = On

    If the php.ini file doesn’t exist, feel free to create it in the mail directory root of your site. Your host mat work with file name .user.ini or php5.ini. Please contact your host to make sure what would be the correct php.ini file name.

    Would you please run a GZIP Compression test with a tool like these?
    https://www.giftofspeed.com/gzip-test/
    https://varvy.com/tools/gzip/

    Please advise,

    Kind regards,
    Nastia

Viewing 1 replies (of 1 total)

The topic ‘Unable to activate gzip’ is closed to new replies.