|
|
|
@ -15,8 +15,8 @@
|
|
|
|
|
; Note: the default prefix is /var |
|
|
|
|
; Default Value: none |
|
|
|
|
; Warning: if you change the value here, you need to modify systemd |
|
|
|
|
; service PIDFile= setting to match the value here. |
|
|
|
|
pid = /run/php/php7.4-fpm.pid |
|
|
|
|
;service PIDFile= /tmp/php7.4.-fpm.pid |
|
|
|
|
pid = /tmp/php7.4-fpm.pid |
|
|
|
|
|
|
|
|
|
; Error log file |
|
|
|
|
; If it's set to "syslog", log is sent to syslogd instead of being written |
|
|
|
|