WIP : Remets a plat la configuration

This commit is contained in:
2018-02-02 16:32:34 +01:00
parent 8c330bfcd0
commit a936052dd0
6 changed files with 29 additions and 1888 deletions

12
config/showErrors.conf Normal file
View File

@@ -0,0 +1,12 @@
[www]
php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f www@my.domain.com
php_flag[display_errors] = on
php_admin_value[error_log] = /var/log/php/fpm.log
php_admin_flag[log_errors] = on
php_admin_value[memory_limit] = 32M
php_flag[display_startup_errors] = on
catch_workers_output = yes
; for debugging 1h
request_terminate_timeout = 3600