On Sat, Apr 18, 2009 at 2:19 AM, Andrew <a...@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/ _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"