Edit report at http://bugs.php.net/bug.php?id=52692&edit=1

 ID:                 52692
 Updated by:         f...@php.net
 Reported by:        f...@php.net
 Summary:            allow to test and validate FPM conf file from
                     command line
-Status:             Analyzed
+Status:             Closed
 Type:               Feature/Change Request
 Package:            FPM related
 Operating System:   *
 PHP Version:        5.3.3
 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-11-12 00:27:17] f...@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-08-24 23:25:42] f...@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





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=52692&edit=1

Reply via email to