7 lines
193 B
ApacheConf
7 lines
193 B
ApacheConf
php_flag display_startup_errors on
|
|
php_flag display_errors on
|
|
php_flag html_errors on
|
|
php_flag log_errors on
|
|
php_value error_log /home/silvan/new.openmamba.org.log
|
|
php_value error_reporting -1
|