ID:               16698
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows XP Pro
 PHP Version:      4.2.0
 New Comment:

>From reading other bugs about corrupted output on XP systems, i tried
one of the WORK AROUNDS that do not fix the problem, but hide it (which
is good enough for me untill an actual fix is found).

I did the suggested (and disputed by php.net) method of having the
content gzipped. It does HIDE the problem (in their bug and in mine).
But like php.net said, it is not recomended.

phpinfo() does not hang, and i have no corrupted output, with gzip on.


Previous Comments:
------------------------------------------------------------------------

[2002-04-19 10:28:23] [EMAIL PROTECTED]

a php file containing nothing but:

<?

phpinfo();

?>

loads about halfway, then stops. the server running php+apache then
goes into 5 second "freezes" and 5 second 100% usage peaks. These
happens consistantly and hoses the system untill all other processes
cant function.

The error logs show nothing, and the event viewer (windows)shows
nothing. It also happens when i use:

show_source("php_script.php");

on a fairly small script.

I am using the Apache2filter test module.

I can't currently show you an example of this becuase: my server just
went down, and im at work (it's at home) and it would crash if i showed
you! When i get home i will recreate the bug a 3rd time to make sure im
not crazy.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16698&edit=1

Reply via email to