php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52735 config values should be trimed
Submitted: 2010-08-30 09:16 UTC Modified: 2010-08-30 12:19 UTC
From: miha dot vrhovnik at domenca 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: miha dot vrhovnik at domenca dot com
New email:
PHP Version: OS:

 

 [2010-08-30 09:16 UTC] miha dot vrhovnik at domenca dot com
Description:
------------
Starting php5-fpm Aug 30 06:58:21.982996 [ALERT] [pool www] pm.min_spare_servers(0) must be a positive value
Aug 30 06:58:21.983104 [ERROR] failed to post process the configuration
 failed

The problem is that after the actual value (number) I had a space.
This problem might effect other config variables also. 
Solution for this is obvious. All settings? should be trimmed first, before put to use.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-30 09:21 UTC] fat@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: fat
 [2010-08-30 10:58 UTC] fat@php.net
-Status: Assigned +Status: Feedback
 [2010-08-30 10:58 UTC] fat@php.net
Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

It's been corrected in revision 302531 several days ago.
 [2010-08-30 12:19 UTC] miha dot vrhovnik at domenca dot com
-Status: Feedback +Status: Closed
 [2010-08-30 12:19 UTC] miha dot vrhovnik at domenca dot com
It seems that it really is fixed. Closing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC