2018-05-28 21:12:29 +02:00
|
|
|
--- ./sapi/fpm/php-fpm.conf.in.orig 2017-11-21 21:02:19.000000000 -0600
|
|
|
|
+++ ./sapi/fpm/php-fpm.conf.in 2017-11-27 20:07:58.533458347 -0600
|
|
|
|
@@ -14,14 +14,14 @@
|
2012-09-26 03:10:42 +02:00
|
|
|
; Pid file
|
|
|
|
; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
|
|
|
|
; Default Value: none
|
|
|
|
-;pid = run/php-fpm.pid
|
|
|
|
+pid = run/php-fpm.pid
|
2018-05-28 21:12:29 +02:00
|
|
|
|
2012-09-26 03:10:42 +02:00
|
|
|
; Error log file
|
|
|
|
; If it's set to "syslog", log is sent to syslogd instead of being written
|
2018-05-28 21:12:29 +02:00
|
|
|
; into a local file.
|
2012-09-26 03:10:42 +02:00
|
|
|
; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
|
|
|
|
; Default Value: log/php-fpm.log
|
|
|
|
-;error_log = log/php-fpm.log
|
|
|
|
+error_log = log/php-fpm.log
|
2018-05-28 21:12:29 +02:00
|
|
|
|
2012-09-26 03:10:42 +02:00
|
|
|
; syslog_facility is used to specify what type of program is logging the
|
|
|
|
; message. This lets syslogd specify that messages from different facilities
|