fix(installer) : php template and directory create by user
This commit is contained in:
parent
a882e8ab2b
commit
350cd9d982
2 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,8 @@
|
|||
[<?=$this->e($user)?>]
|
||||
user = <?=$this->e($user)?>
|
||||
|
||||
group = <?=$this->e($user)?>
|
||||
|
||||
listen = /var/run/php-fpm-<?=$this->e($user)?>.sock
|
||||
listen.owner = www-data
|
||||
listen.group = www-data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue