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: Open +Status: Analyzed Type: Feature/Change Request Package: FPM related Operating System: * PHP Version: 5.3.3 -Assigned To: +Assigned To: fat Block user comment: N Previous Comments: ------------------------------------------------------------------------ [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