This commit is contained in:
@@ -25,7 +25,7 @@ FPM_MAX_SPARE_SERVERS=${FPM_MAX_SPARE_SERVERS:-3}
|
||||
# set php config
|
||||
case "${PHP}" in
|
||||
"php84"|"php83"|"php82")
|
||||
cat >"/etc/${PHP}/php-fpm-d/www.conf" <<EOF
|
||||
cat >"/etc/${PHP}/php-fpm.d/www.conf" <<EOF
|
||||
[www]
|
||||
user = ${USERNAME}
|
||||
group = ${GROUPNAME}
|
||||
|
||||
Reference in New Issue
Block a user