On Fri, Apr 2, 2010 at 6:58 AM, Matt <[email protected]> wrote: > Hi, > > I'm trying to get php-fpm [1] to work on OpenBSD (4.7 snapshot 29/03). > > According to the documentation you can compile it stand-alone (deprecated) > or compile it in php itself. > Both methods assume a clean PHP source to work with, where I would prefer to > use the port provided by OpenBSD. > > A patch is provided for php 5.2.13 [2] but I have no idea how to apply that > cleanly to the /usr/ports/www/php5/core port. > I tried dropping it in the patches dir but that fails. And I am not even > sure that is the way to go...?
I don't know what fpm is nor have i looked at the link to the patch you provided, but suggestion would be for you to look at how the suhosin patch is applied to php5 port and follow that example. --patrick > Has anybody succesfully deployed php-fpm on OpenBSD? If so - care to share > how? > Any other pointers are appreciated too! > > Thank you, > Matt > > [1] http://php-fpm.org > [2] http://php-fpm.org/downloads/php-5.2.13-fpm-0.5.13.diff.gz

