Update php-fpm.conf

pull/601/head
Mr Chen 11 months ago
parent 2196c5c70e
commit 40397e6aaa
  1. 2
      plugins/php-apt/conf/php-fpm.conf

@ -2,4 +2,4 @@
pid = /run/php/php{$PHP_VERSION}-fpm.pid
error_log = /var/log/php{$PHP_VERSION}-fpm.log
include=/etc/php/{$PHP_VERSION}/fpm/pool.d/*.conf
php_value[auto_prepend_file]={$SERVER_PATH}/php/app_start.php
php_value[auto_prepend_file]={$SERVER_PATH}/php-apt/app_start.php
Loading…
Cancel
Save