SupportSages

Website access: ‘ERR_CONTENT_DECODING_FAILED’

Author Profile
Ranju Jacob
  • 1 min read
Website access: ‘ERR_CONTENT_DECODING_FAILED’

Generating audio, please wait...

The content encoding error occurs when accessing sites, especially PHP files, the following error messages  were usually displayed on different browsers

Firefox :  Content Encoding Error

Google Chrome :  Error 330

Steps to resolve:

This error occurs since the directive zlib.output_compression in your php.ini.

– To find php.in file location, execute the following command

php -i |grep php.ini

Edit php.ini file

– Find the directive zlib.output_compression and turn it On

zlib.output_compression = On

– Restart httpd

/etc/init.d/httpd restart

Done 🙂

Get 24/7 expert server management

 

Looking for AWS Experts?

We provide top-of-the-line custom AWS setup services tailored to your needs.

Author Profile
Posts by Ranju Jacob

Ranju Jacob


    Copyright © 2008 - 2025 SupportSages Pvt Ltd. All Rights Reserved.