From: Operating system: GNU/Linux PHP version: 5.3.5 Package: FPM related Bug Type: Feature/Change Request Bug description:Pool deffinition errors
Description: ------------ It seams that if there is an error in the php-fpm config file, lets say in one of the pools, then fpm just dies with an error. For example, if you define a chroot value in one of the pools, and the directory does not exist, the master process and all the other pools just die upon SIGUSR2. In a shared hosting environment much of the configuring is done via scripts, and rarely by hand. If one value is erroneous, it would be better if that particular pool is skipped instead of just dying all together. That way at least only one site will go down instead of all of them. -- Edit bug report at http://bugs.php.net/bug.php?id=53857&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53857&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53857&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53857&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53857&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53857&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53857&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53857&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53857&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53857&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53857&r=support Expected behavior: http://bugs.php.net/fix.php?id=53857&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53857&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53857&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53857&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53857&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53857&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53857&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53857&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53857&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53857&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53857&r=mysqlcfg