mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-22 08:51:16 +00:00
Apply sane PHP settings only via php.ini, not additionally via php-fpm.conf
This commit is contained in:
@@ -83,16 +83,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[track_errors] = On
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,16 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[track_errors] = On
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,16 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[track_errors] = On
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,16 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[track_errors] = On
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,16 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[track_errors] = On
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,16 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[track_errors] = On
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,15 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
@@ -85,15 +85,3 @@ pm.max_requests = 500
|
||||
[www]
|
||||
user = devilbox
|
||||
group = devilbox
|
||||
|
||||
|
||||
; ############################################################
|
||||
; PHP settings
|
||||
; ############################################################
|
||||
php_value[error_reporting] = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
|
||||
php_flag[xmlrpc_errors] = Off
|
||||
php_flag[report_memleaks] = On
|
||||
php_flag[display_errors] = Off
|
||||
php_flag[display_startup_errors] = Off
|
||||
php_flag[log_errors] = On
|
||||
php_flag[html_errors] = Off
|
||||
|
||||
Reference in New Issue
Block a user