Update php-fpm.conf
This commit is contained in:
parent
e2780ecbdf
commit
35ecb54a26
|
|
@ -1,4 +1,4 @@
|
|||
[global]
|
||||
pid = /var/opt/remi/php{$PHP_VERSION}/run/php-fpm/php-fpm.pid
|
||||
include=/etc/opt/remi/{$PHP_VERSION}/php-fpm.d/*.conf
|
||||
include=/etc/opt/remi/php{$PHP_VERSION}/php-fpm.d/*.conf
|
||||
php_value[auto_prepend_file]={$SERVER_PATH}/php-yum/app_start.php
|
||||
Loading…
Reference in New Issue