diff --git a/php/php-fpm.conf b/php/php-fpm.conf index 0468e29..daa763c 100644 --- a/php/php-fpm.conf +++ b/php/php-fpm.conf @@ -18,6 +18,7 @@ ; Note: the default prefix is /var ; Default Value: 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 ; message. This lets syslogd specify that messages from different facilities ; will be handled differently.