• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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