CyberPanel Community

Gzip is not working properly on WordPress

Sh
Shadi #1

Hi,
I have a wordpress website, and I’m using a plugin to do a gzip compression. but it is not working, it gives me this error:

Gzip is not working properly:

Your server may not have the “deflate” module enabled (mod_deflate for Apache, ngx_http_gzip_module for NGINX). Contact your host. If deflate is enabled, ask why all .htaccess or nginx.conf compression rules are not being applied. If re-checking and restarting does not resolve, please check with your host or open a support ticket.

My server Gzip Config:

2 replies
Sh
Shadi #3

I can confirm that I have a ZIP extension installed and enabled for PHP 8.0:

And I have added zlib.output_compression = 1 to my php.ini through cyperpanel for PHP 8.0.

I have also a question, is this problem somehow related to my other problem of not be able to set browser cache through .htaccess?

Sign in to reply