On Sat, Nov 11, 2006 at 12:10:45AM +0100, Till Haselmann wrote: > I was wondering if it is possible to install the php5 port without > apache? I'd like to use it together with lighttpd. The lighttp > documentation states that it is possible to use PHP 5 as a FastCGI. > I can probably install it from the raw PHP source, but that way I > would lose the advantage of portupgrade. Does the port support a > suitable build for my scenario?
Yes, if you do a "make config" in lang/php5 you can choose to build PHP as only a CLI, CGI, an Apache module, or a mix of all of the above. FastCGI is also an option in the same menu. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB | _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"