Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2009 09:33:15 -0300
From:      Rodrigo Gonzalez <rjgonzale@gmail.com>
To:        Andrew <awd@awdcomp.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: lightweight webserver that can run php
Message-ID:  <92e0db9f0904180533q76cdd0c8j146074b64e46b2aa@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
lighttpd
ngingx
cherokee

All of them can connect to php using fastcgi.

lighttpd and cherokee will start php themself, nginx does not, so you
should have to start it manuall or from other script...

On 4/18/09, 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
> _______________________________________________
> 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"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?92e0db9f0904180533q76cdd0c8j146074b64e46b2aa>