Update php-fpm.conf

This commit is contained in:
Mr Chen 2024-06-14 00:09:13 +08:00
parent e2780ecbdf
commit 35ecb54a26
1 changed files with 1 additions and 1 deletions

View File

@ -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