php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53075 Running fpm with default config produces pm.min_spare_servers error
Submitted: 2010-10-15 12:27 UTC Modified: 2010-10-21 23:15 UTC
Votes:1
Avg. Score:4.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: alexey dot rybak at gmail dot com Assigned: fat (profile)
Status: Closed Package: FPM related
PHP Version: 5.3.3 OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alexey dot rybak at gmail dot com
New email:
PHP Version: OS:

 

 [2010-10-15 12:27 UTC] 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.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-21 23:15 UTC] fat@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: fat
 [2010-10-21 23:15 UTC] fat@php.net
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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC