From owner-freebsd-questions@FreeBSD.ORG Sat Apr 18 13:58:02 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 EAF7F106664C for ; Sat, 18 Apr 2009 13:58:02 +0000 (UTC) (envelope-from mikel.king@olivent.com) Received: from mail.olivent.com (mail.olivent.com [69.31.85.206]) by mx1.freebsd.org (Postfix) with ESMTP id 921838FC16 for ; Sat, 18 Apr 2009 13:58:02 +0000 (UTC) (envelope-from mikel.king@olivent.com) Received: from [172.16.1.62] ([68.195.158.255]) (authenticated user mikel@olivent.com) by mail.olivent.com (Kerio MailServer 6.6.2) (using TLSv1/SSLv3 with cipher AES128-SHA (128 bits)); Sat, 18 Apr 2009 09:57:46 -0400 References: <49E97102.3030400@awdcomp.net> Message-Id: <308CF23D-AC64-4DA1-BF6F-BE77CB1A3BAE@olivent.com> From: Mikel King To: Andrew In-Reply-To: <49E97102.3030400@awdcomp.net> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPod Mail (5H11a) Mime-Version: 1.0 (iPod Mail 5H11a) Date: Sat, 18 Apr 2009 09:56:09 -0400 Cc: "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 13:58:12 -0000 Most light weight webservers like nginx and lighttpd only run PHP as a cgi mod. Cheers, m! On Apr 18, 2009, at 2:19, Andrew wrote: > Hi All, > > Does anyone have any suggestions for a lightweight webserver that > will run php? > Apache is too bulky for what I need and thttpd won't allow me to run > php. > > TIA > Andrew > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > "