Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14723 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81905 invoked by uid 1010); 8 Feb 2005 18:52:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81889 invoked from network); 8 Feb 2005 18:52:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Feb 2005 18:52:18 -0000 X-Host-Fingerprint: 64.186.239.125 c-064-186-239-125.oc1.redwire.net Linux 2.4/2.6 Received: from ([64.186.239.125:2615] helo=mail.kromann.info) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id 2E/A6-28885-16A09024 for ; Tue, 08 Feb 2005 13:52:17 -0500 Received: from warp (unknown [64.186.239.115]) by mail.kromann.info (Postfix) with SMTP id BEF722AE58 for ; Tue, 8 Feb 2005 10:52:11 -0800 (PST) To: X-Mailer: Swwwing 2000 Message-ID: <11078889613920000@9866357972520000.9866341568840000> MIME-Version: 1.0 Reply-To: "Frank M. Kromann" Date: Tue, 08 Feb 2005 10:56:01 -0800 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: php-cgi broken From: frank@kromann.info ("Frank M. Kromann") 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