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