Subject: Re: Using PHP4 via FastCGI
To: None <tech-pkg@netbsd.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: tech-pkg
Date: 09/25/2005 18:45:45
On Fri, Sep 23, 2005 at 12:31:03PM -0400, Todd Vierling wrote:
> In an effort to make my Apache2 threadable, I decided to detach PHP from
> Apache by using it in FastCGI mode, based on the talk in the prior thread.
> The following worked for me quite well, with the caveat that SCRIPT_NAME is
> no longer set the way it was before (but proper PHP4-compatible code should
> be using the property PHP_SELF, not SCRIPT_NAME).

Please add an option for it after the freeze, it is one of the biggest
missing items for the piece of *, sorry, for PHP.

Joerg