Initial commit
This commit is contained in:
5
etc/php/7.0/fpm/php-fpm-7.conf
Normal file
5
etc/php/7.0/fpm/php-fpm-7.conf
Normal file
@ -0,0 +1,5 @@
|
||||
[global]
|
||||
pid = /run/php/php7.0-fpm-7.pid
|
||||
error_log = /var/log/php7.0-fpm-7.log
|
||||
process_control_timeout = 10
|
||||
include=/etc/php/7.0/fpm/pool.d/7/*.conf
|
Reference in New Issue
Block a user