php_value always_populate_raw_post_data -1
php_value memory_limit 256M
php_value ignore_repeated_errors on
php_value ignore_repeated_source on
php_value max_input_time -1
php_value post_max_size 8M
php_value max_execution_time 120
php_flag session.use_trans_sid 0
php_flag session.use_cookies 1
php_flag short_open_tag on
php_flag display_errors on
php_flag asp_tags off
php_value memory_limit 128M
php_value arg_separator.input &
php_value arg_separator.output &
php_value error_reporting off
php_value variables_order EGPCS
php_value gpc_order GPC
php_value output_buffering off
php_value session.save_path /www/htdocs/LOGIN/tmp
GZip auf Server nutzen:
php_value output_handler ob_gzhandler