2010/3/25 Jérôme Loyet <jer...@loyet.net>:

> Is there any sapi with directives in php.ini ? I can't see any reasons
> to have some FPM specifics into php.ini.
>
> To change the default conf file, juste specified it in the commande
> line like any other daemon you have running on your boxes.

php-fpm isn't launched manually like a daemon on the box. it's
actually using the script that is dynamically generated when doing
./configure

i just think for configurability it would be nice to point where the
fpm location would be, instead of making daemon arguments... and yes
there are sapi directives all over in php.ini.

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to