From owner-freebsd-questions@FreeBSD.ORG Sat Apr 18 15:33:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 886A6106571B for ; Sat, 18 Apr 2009 15:33:19 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id C95A88FC08 for ; Sat, 18 Apr 2009 15:33:18 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from phenom.cordula.ws (phenom [192.168.254.60]) by fw.farid-hajji.net (Postfix) with ESMTP id CF75F34614; Sat, 18 Apr 2009 17:33:14 +0200 (CEST) Date: Sat, 18 Apr 2009 17:33:14 +0200 From: cpghost To: Mikel King Message-ID: <20090418153314.GA1708@phenom.cordula.ws> References: <49E97102.3030400@awdcomp.net> <308CF23D-AC64-4DA1-BF6F-BE77CB1A3BAE@olivent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <308CF23D-AC64-4DA1-BF6F-BE77CB1A3BAE@olivent.com> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Andrew , "freebsd-questions@freebsd.org" Subject: Re: lightweight webserver that can run php X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2009 15:33:33 -0000 On Sat, Apr 18, 2009 at 09:56:09AM -0400, Mikel King wrote: > > Does anyone have any suggestions for a lightweight webserver that > > will run php? > > Most light weight webservers like nginx and lighttpd only run PHP as a > cgi mod. With lighttpd, you can do both CGI and FastCGI: http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModCGI http://redmine.lighttpd.net/wiki/lighttpd/Docs:ModFastCGI Regards, -cpghost. -- Cordula's Web. http://www.cordula.ws/