From 35af0c540b68185032ee0790574df4d2489950f9 Mon Sep 17 00:00:00 2001 From: groot Date: Sat, 3 May 2025 23:22:39 +0000 Subject: [PATCH] php/php-fpm.conf aktualisiert --- php/php-fpm.conf | 1 + 1 file changed, 1 insertion(+) 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.