php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #52692 allow to test and validate FPM conf file from command line
Submitted: 2010-08-24 23:25 UTC Modified: 2010-11-12 00:27 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: fat@php.net Assigned: fat (profile)
Status: Closed Package: FPM related
PHP Version: 5.3.3 OS: *
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: fat@php.net
New email:
PHP Version: OS:

 

 [2010-08-24 23:25 UTC] fat@php.net
Description:
------------
Like nginx and apache (with the -t argument), FPM should be able to be ran with 
the -t argument to test and validate the FPM conf file.

Test script:
---------------
root# php-fpm -t
the configuration file /usr/local/php/etc/php-fpm.conf syntax is ok
configuration file /usr/local/php/etc/php-fpm.conf test is successful



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-08-24 23:26 UTC] fat@php.net
-Status: Open +Status: Analyzed -Assigned To: +Assigned To: fat
 [2010-11-12 00:27 UTC] fat@php.net
Automatic comment from SVN on behalf of fat
Revision: http://svn.php.net/viewvc/?view=revision&revision=305284
Log: - Fixed #52692 (Added '-t/--test' to php-fpm to check and validate FPM conf file)
 [2010-11-12 00:27 UTC] fat@php.net
-Status: Analyzed +Status: Closed
 [2010-11-12 00:27 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: Sun Oct 27 16:01:27 2024 UTC