On Mon, 30 Nov 2015 14:00:29 +0000, Matthew Seaman stated: >This is why I generally prefer to use php-fpm nowadays, and access them >from a HTTP server using FCGI. It provides a useful separation of >roles: the web server can handle serving pages as efficiently as >possible and need not know anything of the web application internals or >the language used, nor does it need to link against all sorts of >external shared libraries to provide support for whatever languages. >Keeping things decoupled like that makes it much easier to manage the >system and cope with these sorts of upgrades.
Thanks for the info. Can you tell me where I can find some documentation on how to set up "php-fpm" on a FreeBSD-10.2 system running "apache24"? Thanks! :) -- Carmel _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"