Ändere Gruppenrechte für php-Prozess

This commit is contained in:
phil 2021-07-02 02:18:18 +02:00
parent b04d8b705b
commit 63c7b81c14

View file

@ -1,7 +1,7 @@
[{{ instance.user }}] [{{ instance.user }}]
;prefix = /path/to/pools/$pool ;prefix = /path/to/pools/$pool
user = $pool user = $pool
group = www-data group = $pool
listen = /run/php/php-fpm-$pool.sock listen = /run/php/php-fpm-$pool.sock
;listen.backlog = 65535 ;listen.backlog = 65535
listen.owner = $pool listen.owner = $pool