Subject: Re: cannot enable fast-cgi lang/php5
To: dixie <dixieml@imap.cc>
From: None <joerg@britannica.bec.de>
List: tech-pkg
Date: 12/23/2005 17:43:25
On Fri, Dec 23, 2005 at 05:21:48PM +0100, dixie wrote:
> 
> Once installed giving php -v it shows:
> 
> PHP 5.1.1 (cli) (built: Dec 23 2005 16:52:56)
> Copyright (c) 1997-2005 The PHP Group
> Zend Engine v2.1.0, Copyright (c) 1998-2005 Zend Technologies

/usr/pkg/bin/php? Try /usr/pkg/libexec/cgi-bin/php instead.

> Anyway www/lighttpd wants --fast-cgi to be set and also
> --enable-force-cgi-redirect as configure options, which in pkgsrc are
> handled by two different variables.

lighttpd definitely does NOT need --enable-force-cgi-redirect. I'm
running without that option for years now. What is your program doing
that it needs that option?

Joerg