Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14813 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76304 invoked by uid 1010); 11 Feb 2005 01:30:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76245 invoked from network); 11 Feb 2005 01:30:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Feb 2005 01:30:48 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.4/2.6 Received: from ([80.74.107.235:60343] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2.11 (r4403)) with SMTP id 35/00-08538-6CA0C024 for ; Thu, 10 Feb 2005 20:30:47 -0500 Received: (qmail 19440 invoked from network); 11 Feb 2005 01:30:41 -0000 Received: from localhost (HELO andi-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 11 Feb 2005 01:30:41 -0000 Message-ID: <5.1.0.14.2.20050210173006.01d2e200@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 10 Feb 2005 17:30:38 -0800 To: "Frank M. Kromann" , In-Reply-To: <11080807004200000@9866357972520000.9866341568840000> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] php-cgi broken From: andi@zend.com (Andi Gutmans) References: <11080807004200000@9866357972520000.9866341568840000> I agree. Frank, can you revert and then we can either fix it ourselves or ask that guy to come up with a new patch. Andi At 04:11 PM 2/10/2005 -0800, Frank M. Kromann wrote: >I Suggest that we revert the patch, as it for sure breaks how IIS works >with CGI. I have not thested with ISAPI or Apache, but I could do that. > >We can then add a patch that checks for SCRIPT_FILENAME and then falls >back to SCRIPT_NAME if the first one was undefined. > >It seams to me that the patch does it the other way arround. > >- Frank > > > > > > Bug report suggested the other way around: CGI not being usable > > under IIS _without_ the patch. :) > > > > (Yes, I didn't test it, I don't have IIS..) > > > > http://bugs.php.net/bug.php?id=28227&edit=1 > > > > --Jani > > > > On Tue, 8 Feb 2005, Frank M. Kromann wrote: > > > > > Hello Everyone, > > > > > > The patch on sapi/cgi_main.c from 1.259 to 1.260 (HEAD) breaks the >cgi > > > under IIS. No after this patch the server returns file not found on >all > > > requests. > > > > > > - Frank > > > > > > > > > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php