Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57590 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30359 invoked from network); 31 Jan 2012 10:16:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2012 10:16:14 -0000 X-Host-Fingerprint: 78.142.172.145 gate-g21.inqnet.at Date: Tue, 31 Jan 2012 05:16:14 -0500 Received: from [78.142.172.145] ([78.142.172.145:4388] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/22-17706-E6FB72F4 for ; Tue, 31 Jan 2012 05:16:14 -0500 Message-ID: <98.22.17706.E6FB72F4@pb1.pair.com> To: internals@lists.php.net References: <201201311116.41067.yoram.b@zend.com> User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Posted-By: 78.142.172.145 Subject: Re: One more critical problem in 5.4 From: mike@php.net (Michael Wallner) Thank you. Now I just need to figure why the cli servers styles are printed to stdio... On Tue, 31 Jan 2012 11:16:40 +0200, yoram bar haim wrote: > The patch to trunk does solve the FastCGI headers problem. tested with > PHP fastcgi on top of lighttpd.