tech notes

by Jacob Friis Saxberg

FastCGI Process Manager as a Service Management Facility

Here’s how to get FastCGI Process Manager (PHP-FPM) to work with Service Management Facility (SMF) on Solaris.

git clone git://gist.github.com/888451.git php-fpm
svccfg import php-fpm/php-fpm.xml

Clone it here.