diff --git a/.htaccess b/.htaccess index b1d25f2436..5865d3aa8d 100644 --- a/.htaccess +++ b/.htaccess @@ -14,7 +14,7 @@ php_flag short_open_tag on php_flag track_vars on php_flag display_errors off # E_ALL & ~E_NOTICE & ~E_STRICT = 8191 - 8 - 2048 = 6135 -php_value error_reporting 6135 +#php_value error_reporting 30711 php_value max_execution_time 90 php_value memory_limit 256M php_value session.gc_maxlifetime 14400