10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
[global]
|
|
pid = /var/run/php/php-fpm.pid
|
|
error_log = /var/log/php/fpm-error.log
|
|
|
|
daemonize = no
|
|
|
|
log_level = notice
|
|
|
|
include=/usr/local/php/php-fpm.d/*.conf
|