We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With the following lines in the .htaccess file of a project using PHP-Error, any error which would be handled by PHP-Error makes Firefox cry.
php_flag zlib.output_compression On php_value zlib.output_compression_level 5
The error in Firefox is:
The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
With the following lines in the .htaccess file of a project using PHP-Error, any error which would be handled by PHP-Error makes Firefox cry.
The error in Firefox is:
The text was updated successfully, but these errors were encountered: