fix daemonize pour php

This commit is contained in:
Gregory Colpart 2018-10-31 16:21:30 +01:00
parent 858e83746b
commit b291d7e661
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,6 @@
[global]
daemonize = no
[www]
listen = 9000
user = www-data

View File

@ -1,6 +1,5 @@
[PHP]
daemonize = no
short_open_tag = Off
expose_php = Off
display_errors = Off