12 lines
175 B
Plaintext
12 lines
175 B
Plaintext
[global]
|
|
pid = /root/php-fpm.pid
|
|
|
|
error_log = /root/log/php7.4-fpm.log
|
|
log_level = notice
|
|
log_limit = 4096
|
|
|
|
log_buffering = no
|
|
|
|
daemonize = yes
|
|
|
|
include = /root/php-fpm.*.conf |