Edit report at http://bugs.php.net/bug.php?id=53075&edit=1
ID: 53075 Updated by: [email protected] Reported by: alexey dot rybak at gmail dot com Summary: Running fpm with default config produces pm.min_spare_servers error -Status: Open +Status: Closed Type: Bug Package: FPM related Operating System: any PHP Version: 5.3.3 -Assigned To: +Assigned To: fat Block user comment: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2010-10-15 12:27:06] alexey dot rybak at gmail dot com Description: ------------ Just copying etc/php-fpm.conf.default to etc/php-fpm.conf doesn't work: we have pm.dynamic by default (why?) and the following error occures: Starting php_fpm Oct 15 12:15:18.755094 [ALERT] [pool www] pm.min_spare_servers(0) must be a positive value Oct 15 12:15:18.755148 [ERROR] failed to post process the configuration removing comments ';' for dynamic config helps Shorter: there should be either "pm.static" and comments for these spare settings, or "pm.dynamic" with non-commented settings. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=53075&edit=1
