zabbix-docker/Dockerfiles/web-nginx-mysql/rhel/conf/etc/php-fpm.conf

10 lines
103 B
Plaintext
Raw Normal View History

include=/etc/php-fpm.d/*.conf
[global]
pid = /tmp/php-fpm.pid
error_log = /dev/fd/2
daemonize = no