10 lines
176 B
Text
10 lines
176 B
Text
![]() |
[global]
|
||
|
daemonize=no
|
||
|
error_log = /var/log/php_fpm_error.log
|
||
|
log_limit = 1048576
|
||
|
log_level = notice
|
||
|
|
||
|
[www]
|
||
|
listen = 9000
|
||
|
catch_workers_output = yes
|
||
|
decorate_workers_output = no
|