In a message dated 1/11/2004 12:12:18 AM Eastern Standard Time, [EMAIL PROTECTED] writes: .. There really should be another configure parameter which names all non-language stuff php5 instead of php... Like x-httpd-php5, php5_gd2.dll and so on.. I'm +1 for that, if it matters.
And that seems to be the only thing that's holding it back from working... the PHP5 module automatically takes over the x-httpd-php type, while the CGI version has to be specified and can be specified to only use x-httpd-php5 (which is what it does now). Gordon Hemsley