From owner-freebsd-ports@FreeBSD.ORG Fri Nov 10 23:15:55 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0BDE16A415; Fri, 10 Nov 2006 23:15:55 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [63.240.77.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBF0C43D6A; Fri, 10 Nov 2006 23:15:53 +0000 (GMT) (envelope-from jdc@koitsu.dyndns.org) Received: from icarus.home.lan (c-67-174-220-97.hsd1.ca.comcast.net[67.174.220.97]) by comcast.net (sccrmhc14) with ESMTP id <2006111023153401400qdnsie>; Fri, 10 Nov 2006 23:15:39 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 364C81FA01D; Fri, 10 Nov 2006 15:15:34 -0800 (PST) Date: Fri, 10 Nov 2006 15:15:34 -0800 From: Jeremy Chadwick To: Till Haselmann Message-ID: <20061110231534.GA77385@icarus.home.lan> Mail-Followup-To: Till Haselmann , ale@FreeBSD.org, ports@FreeBSD.org References: <76E20325-FC10-4169-A55A-4DE1F7A35B28@computernoma.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <76E20325-FC10-4169-A55A-4DE1F7A35B28@computernoma.de> X-PGP-Key: http://jdc.parodius.com/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Cc: ports@FreeBSD.org, ale@FreeBSD.org Subject: Re: FreeBSD Port: php5-5.2.0 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Nov 2006 23:15:55 -0000 On Sat, Nov 11, 2006 at 12:10:45AM +0100, Till Haselmann wrote: > I was wondering if it is possible to install the php5 port without > apache? I'd like to use it together with lighttpd. The lighttp > documentation states that it is possible to use PHP 5 as a FastCGI. > I can probably install it from the raw PHP source, but that way I > would lose the advantage of portupgrade. Does the port support a > suitable build for my scenario? Yes, if you do a "make config" in lang/php5 you can choose to build PHP as only a CLI, CGI, an Apache module, or a mix of all of the above. FastCGI is also an option in the same menu. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |