php/php-fpm.conf aktualisiert
All checks were successful
release-tag / release-image (push) Successful in 1m27s

This commit is contained in:
2025-05-03 23:22:39 +00:00
parent 5b726068ec
commit 35af0c540b

View File

@@ -18,6 +18,7 @@
; Note: the default prefix is /var ; Note: the default prefix is /var
; Default Value: log/php8/error.log ; Default Value: log/php8/error.log
;error_log = log/php8/error.log ;error_log = log/php8/error.log
error_log = /dev/stderr
; 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
; will be handled differently. ; will be handled differently.