puppet-php icon indicating copy to clipboard operation
puppet-php copied to clipboard

Add FPM support for <5.3.3

Open mattheath opened this issue 12 years ago • 0 comments

FPM was only included with PHP from version 5.3.3 onwards. As raised in #16 the default configure options which included FPM caused compilation of 5.3.2 to fail, so FPM support was removed for this version of PHP.

Ideally FPM support would be added for 5.3.2 as otherwise this version cannot be used in projects which use FPM & Nginx.

mattheath avatar Mar 22 '13 01:03 mattheath