ID:               15651
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: Win2K-Server / UNIX
 PHP Version:      4.1.1
 New Comment:

If you can create _short_ & _complete_ script that reproduces the
problem. We can fix it :)


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

[2002-02-21 18:37:26] [EMAIL PROTECTED]

Unfortunately, my home OS is Win2K-Server, and I myself don't have VC++
to try to build PHP from sources...
Can I provide any useful information for you, using my OS software
which I already have?
I have both IIS and Apache web servers.

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

[2002-02-21 06:04:33] [EMAIL PROTECTED]

Then you are having crash bug(s).
First grab snapshot http://snaps.php.net and check if you still have
the problem. (Make sure you build with --enable-debug)

If you still have problems, check your httpd error logs. If you see
segfaults, send a backtrace. 

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

[2002-02-21 05:49:16] [EMAIL PROTECTED]

I use default settings:

output_buffering = Off
zlib.output_compression = Off

and don't use any output buffering functions

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

[2002-02-21 03:55:19] [EMAIL PROTECTED]

I forgot about ob_implicit_flush ;)
Do you use it?

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

[2002-02-21 03:17:40] [EMAIL PROTECTED]

It sounds like you have kwon issue for 4.1..x.

Do you use ob_end_*() functions? Any where in your script?
What is your 

output_buffering
and 
zlib.output_compression

ini settings?


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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15651

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

Reply via email to