Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19778 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29943 invoked by uid 1010); 28 Oct 2005 12:52:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29926 invoked from network); 28 Oct 2005 12:52:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Oct 2005 12:52:40 -0000 X-Host-Fingerprint: 217.8.241.112 ns1.synchromedia.co.uk OpenBSD 3.0-3.4 Received: from ([217.8.241.112:11498] helo=ns1.synchromedia.co.uk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 11/48-57990-71F12634 for ; Fri, 28 Oct 2005 08:52:40 -0400 Received: (qmail 16497 invoked by uid 89); 28 Oct 2005 12:52:35 -0000 Received: from unknown (HELO ?10.0.0.1?) (marcus@synchromedia.co.uk@87.74.30.27) by mail.synchromedia.co.uk with SMTP; 28 Oct 2005 12:52:35 -0000 Mime-Version: 1.0 (Apple Message framework v734) Content-Transfer-Encoding: 7bit Message-ID: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: PHP Internals Internals Date: Fri, 28 Oct 2005 13:52:31 +0100 X-Mailer: Apple Mail (2.734) Subject: No error output? From: marcus@synchromedia.co.uk (Marcus Bointon) I'm running a recent snap of 5.1 with apache 2.0.54 (from fink) and MySQL 5.0.15 on OS X 10.4.2. For the last few days I've noticed that I'm getting no error messages out at all, neither to the browser nor to the server log. I have display_errors, log_errors and log_startup_errors set to On, error_reporting set to E_ALL | E_STRICT, but I'm seeing nothing on web output - a simple syntax error results in a blank page, e.g. gives a blank page and nothing in server log. It produces an expected E_NOTICE error on a CLI version, so the problem is either in apache or the PHP apache2filter module. My apache setup has not changed recently whereas PHP has, so I'm looking there. I've reconstructed my php.ini and httpd.conf files from scratch so I'm pretty certain the settings in there are all ok. I did have latest xdebug installed, but I'm still seeing this with it disabled. As you might imagine, it's making debugging quite difficult. Has anyone else seen this problem? I can't find a bug report that looks like this. Marcus -- Marcus Bointon Synchromedia Limited: Putting you in the picture marcus@synchromedia.co.uk | http://www.synchromedia.co.uk