Talk:Documentation
From PHP-FPM
Note: I use PHP 5.2.16, but the following ./configure parameters
--with-fpm --with-libevent
are not valid. The available parameters are
--enable-fpm FastCGI: If this is enabled, the fastcgi support
will include experimental process manager code
--with-fpm-conf=PATH Set the path for php-fpm configuration file [PREFIX/etc/php-fpm.conf]
--with-fpm-log=PATH Set the path for php-fpm log file [PREFIX/logs/php-fpm.log]
--with-fpm-pid=PATH Set the path for php-fpm pid file [PREFIX/logs/php-fpm.pid]
