Every developer at my company has experience this problem too, at one
point or another.  We get it with Apache 1.3 and PHP 5.x.  We've been
unable to figure it out.  I thought I had it tied down to the gzip
output compression at one stage.  But then it suddenly started working
okay and I couldn't get it to break again.

Mike


On Fri, 28 Oct 2005 13:52:31 +0100
Marcus Bointon <[EMAIL PROTECTED]> wrote:

> 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.
> 
> <?php
> sdfsdf
> ?>
> 
> 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
> [EMAIL PROTECTED] | http://www.synchromedia.co.uk
> 
> -- 
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php

Mike Hall
Twist Digital Media
e. [EMAIL PROTECTED]

D I S C L A I M E R
Statements and opinions expressed in this e-mail may not represent those
of the company.

The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender immediately and delete
the material from any computer.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to