lightweight webserver that can run php

APseudoUtopia apseudoutopia at gmail.com
Sun Apr 19 01:03:33 UTC 2009


On Sat, Apr 18, 2009 at 2:19 AM, Andrew <awd at 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/


More information about the freebsd-questions mailing list