~dricottone/container-images

ref: e75d58be86199cedfca46c093b45f8463052a9a4 container-images/php/php-fpm.conf -rw-r--r-- 319 bytes
e75d58beDominic Ricottone Re-fixing encryption 1 year, 4 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[global]

daemonize = no

;;;;;;;;;;;
; Logging ;
;;;;;;;;;;;
error_log = /proc/self/fd/2
log_level = notice
log_limit = 8192

;TODO: implement syslog logging
;error_log = syslog
;syslog.facility = daemon

;;;;;;;;;;;;;;;;;;;;
; Pool Definitions ;
;;;;;;;;;;;;;;;;;;;;
include=etc/php-fpm.d/*.conf