• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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