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
|
daemonize = no
|
||||||
|
|
||||||
[www]
|
[www]
|
||||||
listen = 127.0.0.1:9071
|
listen = /run/user/{{.chezmoi.uid}}/php71-fpm/fpm.sock
|
||||||
|
|
||||||
pm = dynamic
|
pm = dynamic
|
||||||
pm.max_children = 5
|
pm.max_children = 5
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -27,7 +27,6 @@
|
||||||
"posix"
|
"posix"
|
||||||
"openssl"
|
"openssl"
|
||||||
"xdebug"
|
"xdebug"
|
||||||
"xml"
|
|
||||||
"pdo"
|
"pdo"
|
||||||
"bcmath"
|
"bcmath"
|
||||||
"gd"
|
"gd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue