Date: Mon, 30 Nov 2015 10:08:07 -0500 From: Carmel NY <carmel_ny@outlook.com> To: FreeBSD Ports <freebsd-ports@freebsd.org> Cc: Matthew Seaman <matthew@FreeBSD.org> Subject: Re: Updating php Message-ID: <BLU436-SMTP214762EB8B42AC45CFFFFB80000@phx.gbl> In-Reply-To: <565C567D.4020205@FreeBSD.org> References: <BLU437-SMTP752532A53858F4F8BD617980000@phx.gbl> <565C464C.8070809@toco-domains.de> <BLU436-SMTP28F05C1E59BDCEFB610CF580000@phx.gbl> <565C567D.4020205@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BLU436-SMTP214762EB8B42AC45CFFFFB80000>