php
This commit is contained in:
parent
4821c89832
commit
5cba7f8c3b
3 changed files with 1 additions and 1909 deletions
|
@ -3,7 +3,7 @@ error_log = /tmp/php71-fpm.error.log
|
|||
daemonize = no
|
||||
|
||||
[www]
|
||||
listen = 127.0.0.1:9071
|
||||
listen = /run/user/{{.chezmoi.uid}}/php71-fpm/fpm.sock
|
||||
|
||||
pm = dynamic
|
||||
pm.max_children = 5
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -27,7 +27,6 @@
|
|||
"posix"
|
||||
"openssl"
|
||||
"xdebug"
|
||||
"xml"
|
||||
"pdo"
|
||||
"bcmath"
|
||||
"gd"
|
||||
|
|
Loading…
Add table
Reference in a new issue