php-fpm70 webapps error

parsibox

Verified User
Joined
Apr 18, 2013
Messages
50
hi
i have php-fpm70 i see this error today
Code:
[18-Jun-2018 10:33:58] WARNING: [pool webapps] server reached max_children setting (10), consider raising it
how can i set webapps php-fpm70 setting ?
there is no webapps folder in /usr/local/directadmin/data/users
 
Hello,

1. Change directory to /usr/local/directadmin/custombuild/
2. Copy configure/fpm/conf/php-fpm.conf.70 to custom/fpm/conf/php-fpm.conf.70
3. Update custom/fpm/conf/php-fpm.conf.70 per your needs
4. run ./build rewrite_confs
 
Back
Top