Simple Linux Panel
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
mdserver-web/plugins/php-apt/conf/php-fpm.conf

5 lines
212 B

[global]
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-apt/app_start.php