php error log fix
This commit is contained in:
parent
cbd2b2069d
commit
4c8ebad4fc
@ -23,7 +23,7 @@ pid = /run/php/php7.4-fpm.pid
|
|||||||
; into a local file.
|
; into a local file.
|
||||||
; Note: the default prefix is /var
|
; Note: the default prefix is /var
|
||||||
; Default Value: log/php-fpm.log
|
; Default Value: log/php-fpm.log
|
||||||
error_log = /var/log/php7.4-fpm.log
|
error_log = /root/logs/php-fpm/php-fpm.log
|
||||||
|
|
||||||
; syslog_facility is used to specify what type of program is logging the
|
; syslog_facility is used to specify what type of program is logging the
|
||||||
; message. This lets syslogd specify that messages from different facilities
|
; message. This lets syslogd specify that messages from different facilities
|
||||||
|
Loading…
x
Reference in New Issue
Block a user