Date: Sat, 18 Apr 2009 21:03:31 -0400 From: APseudoUtopia <apseudoutopia@gmail.com> To: Andrew <awd@awdcomp.net> Cc: freebsd-questions@freebsd.org Subject: Re: lightweight webserver that can run php Message-ID: <27ade5280904181803w2f33e7ceu406d22a8667999b8@mail.gmail.com> In-Reply-To: <49E97102.3030400@awdcomp.net> References: <49E97102.3030400@awdcomp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 18, 2009 at 2:19 AM, Andrew <awd@awdcomp.net> 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 If you choose to run php via FastCGI, check out PHP-FPM. It's a patch that greatly speeds up php's FastCGI performance. It honestly does help significantly. There's a FreeBSD port in the "Archives Download" section of the website. http://php-fpm.anight.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?27ade5280904181803w2f33e7ceu406d22a8667999b8>