• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

php5-fpm

GenXRoad

Basic Pleskian
Hello, my php5-fpm won't start

/var/log/php5-fpm.log

Code:
[24-Jun-2015 12:04:43] ERROR: No pool defined. at least one pool section must be specified in config file
[24-Jun-2015 12:04:43] ERROR: failed to post process the configuration
[24-Jun-2015 12:04:43] ERROR: FPM initialization failed

how to fix this Problem ?
 
What sort of output:

# ll /etc/sw-engine/pool.d/

Have you tried fix it with bootstrapper repair?
 
Once again - have you tried fix it with bootstrapper repair?
 
yes i did, but plesk works great, only php5-fpm won't start because the error taht no pool is defined....

/etc/php5/fpm/pool.d/www.conf

Code:
# Default www-pool configuration has been disabled by Plesk Panel.
# Pool configuration was saved in '/etc/php5/fpm/pool.d/www.conf.saved_by_psa'.

/etc/php5/fpm/pool.d/www.conf.saved_by_psa do not exist... in /etc/log/php5-fpm.log

Code:
[25-Jun-2015 14:02:10] ERROR: No pool defined. at least one pool section must be specified in config file
[25-Jun-2015 14:02:10] ERROR: failed to post process the configuration
[25-Jun-2015 14:02:10] ERROR: FPM initialization failed

how to solve this Problem, that php5-fpm will run, so that i can run Webpages with nginx/php-fpm Support ?
 
Try to reinstall php-fpm. Remove rpm package and then install it again with autoinstaller.
 
Back
Top