You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
move php_flag zlib.output_compression on After php_flag zend.ze1_compatibility_mode Off
<IfModule mod_php5.c>
php_value memory_limit 512M
php_value max_execution_time 18000
php_flag magic_quotes_gpc off
php_flag session.auto_start off
php_flag suhosin.session.cryptua off
php_flag zend.ze1_compatibility_mode Off
php_flag zlib.output_compression on
</IfModule>
php_flag zlib.output_compression on
has an error 500
The text was updated successfully, but these errors were encountered: