Answers for "php fpm config file location"

PHP
0

php fpm config file location

#general config (change version number)
/etc/php/7.2/fpm/php-fpm.conf 
 #pool config (change version number)
/etc/php/7.2/fpm/pool.d/www.conf
Posted by: Guest on April-19-2021

Browse Popular Code Answers by Language