ID:               15943
 Updated by:       [EMAIL PROTECTED]
 Reported By:      hz11 at nyu dot edu
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: any
 PHP Version:      4.3.2RC4-dev
 Assigned To:      zeev
 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.




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

[2003-08-12 21:06:23] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Unable to replicate using latest CVS shapshot.

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

[2003-04-09 18:07:19] gk at proliberty dot com

It looks like this problem has been shelved for a long time now so I
wanted to let you know that it still exists in:
4.3.2-RC
php4-STABLE-200303241830

Changing output_buffering=Off solves the problem.
However, php does NOT crash - it simply returns no content.
This problem does NOT occur using php SAPI CLI however, only with
mod_php

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

[2002-10-04 00:16:59] [EMAIL PROTECTED]

This problem is not os/version specific.

Zeev hasn't committed patch yet. It will be reimplemented much like
normal function. Then it should work for any configuration.

Do not use output buffer to work around this problem.

Assigned to Zeev.



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

[2002-10-03 22:46:46] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip



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

[2002-07-09 12:46:36] michael dot mauch at gmx dot de

I can verify that this bug is not solved as of php4-200207081200 - I'm
on Linux/Intel, Apache 1.3.26.

# HEAD http://127.0.0.1/~elmicha/php/phpinfo.phps
500 EOF instead of reponse status line
Client-Date: Tue, 09 Jul 2002 16:32:58 GMT

# GET http://127.0.0.1/~elmicha/php/phpinfo.phps >xxx
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
500 EOF instead of reponse status line
</BODY>
</HTML>

# cat xxx
# cat ~/php/phpinfo.php
<?
        phpinfo();
?>

With "output_buffering = off", it works without problems.

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

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/15943

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

Reply via email to