Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55556 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57100 invoked from network); 20 Sep 2011 13:31:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Sep 2011 13:31:46 -0000 Authentication-Results: pb1.pair.com header.from=scottaubrey@capuk.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=scottaubrey@capuk.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain capuk.org designates 178.79.148.88 as permitted sender) X-PHP-List-Original-Sender: scottaubrey@capuk.org X-Host-Fingerprint: 178.79.148.88 filter2.capuk.org Received: from [178.79.148.88] ([178.79.148.88:37437] helo=filter2.capuk.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/30-54578-3B5987E4 for ; Tue, 20 Sep 2011 09:31:32 -0400 Received: from localhost (localhost [127.0.0.1]) by filter2.capuk.org (Postfix) with ESMTP id 6899F7AE3E for ; Tue, 20 Sep 2011 13:31:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at filter2 Received: from filter2.capuk.org ([127.0.0.1]) by localhost (filter2.capuk.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RE3NfNSgu0oA for ; Tue, 20 Sep 2011 13:31:28 +0000 (UTC) Received: from collaboration.capuk.org (collaboration.capuk.org [82.70.72.101]) by filter2.capuk.org (Postfix) with ESMTP id 7E8257ADF1 for ; Tue, 20 Sep 2011 13:31:28 +0000 (UTC) Received: from [10.0.2.201] (rtr.office.capuk.org [10.0.0.1]) by collaboration.capuk.org (Postfix) with ESMTPSA id 2EFBD4AC6F04 for ; Tue, 20 Sep 2011 14:31:28 +0100 (BST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Tue, 20 Sep 2011 14:31:27 +0100 Message-ID: <06EC2F96-89E3-4AFC-AA51-E20119467C58@capuk.org> To: internals@lists.php.net Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) Subject: CLI-Webserver display_errors going where? From: scottaubrey@capuk.org (Scott Aubrey) Hi list. display_errors seems to have no effect when using the new CLI-Webserver. = Is this expected?=20 I've tried setting display_errors to 1, On and stderr, and doing = standard fopen/fwrite/fclose to php://stdout or php://stderr works as = expected. Before I report a bug, I want to be sure it's not some weird config = value that's not documented, or a unixy stream redirection I'm missing, = or known behaviour.=20 Thanks - Scott Scott Aubrey Systems Developer Christians Against Poverty UK - [capuk.org]