From 5667b6415f5fa771fead6fa0632c86865e21d1cf Mon Sep 17 00:00:00 2001 From: groot Date: Mon, 9 Dec 2024 22:45:30 +0000 Subject: [PATCH] php/php-fpm.conf aktualisiert --- php/php-fpm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/php-fpm.conf b/php/php-fpm.conf index 4fad6f8..0468e29 100644 --- a/php/php-fpm.conf +++ b/php/php-fpm.conf @@ -118,4 +118,4 @@ ; Relative path can also be used. They will be prefixed by: ; - the global prefix if it's been set (-p argument) ; - /usr otherwise -include=/etc/php83/php-fpm.d/*.conf \ No newline at end of file +include=/etc/php84/php-fpm.d/*.conf \ No newline at end of file