ID:               15943
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Assigned
 Bug Type:         Scripting Engine problem
 Operating System: any
-PHP Version:      any
+PHP Version:      4.3.0-dev(?)
 Assigned To:      zeev
 New Comment:

correct version..



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

[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-09-04 13:09:48] [EMAIL PROTECTED]

feedback was given

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

[2002-07-20 01:00:10] [EMAIL PROTECTED]

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2002-07-09 12:46:36] [EMAIL PROTECTED]

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