ID: 32122
User updated by: OvdSpek at LIACS dot NL
Reported By: OvdSpek at LIACS dot NL
-Status: Bogus
+Status: Open
Bug Type: Documentation problem
Operating System: Linux, Windows XP, 2003
PHP Version: 5CVS-2005-03-01
New Comment:
Opened again (sorry, my mistake).
Previous Comments:
------------------------------------------------------------------------
[2005-03-15 14:12:56] OvdSpek at LIACS dot NL
> Note: In PHP 3, this only works when PHP is compiled as an Apache
module. You can achieve the same effect using the Status header.
This would be correct:
Note: In PHP 3 you can achieve the same effect using the Status header,
but only when PHP is compiled as Apache module.
------------------------------------------------------------------------
[2005-03-15 14:10:54] OvdSpek at LIACS dot NL
> 2. you can achieve the same effect with Status header
only in PHP 3.
No, it doesn't mean that. That statement means that the status header
method always works, except in PHP 3, where it only works if PHP is ran
as module.
------------------------------------------------------------------------
[2005-03-15 14:08:12] [EMAIL PROTECTED]
This is in the docs:
"header that starts with the string HTTP/
...
In PHP 3, this only works when PHP is compiled as an Apache module. You
can achieve the same effect using the Status header."
IMHO it's obvious that 1. "this" means "header that starts with the
string HTTP/" and 2. you can achieve the same effect with Status header
only in PHP 3.
------------------------------------------------------------------------
[2005-03-10 12:49:17] [EMAIL PROTECTED]
I don't think that's expected to work for anything other than the CGI
SAPI, so I think this is a docs bug if anything. Certainly
sapi_header_op doesn't special-case Status:; so this isn't
apache2-SAPI-specific.
------------------------------------------------------------------------
[2005-03-04 17:08:25] OvdSpek at LIACS dot NL
But this bug report wasn't about that, it was about "Status: 404 Not
Found" not working.
If that's not supposed to work, please mention that in the
documentation.
------------------------------------------------------------------------
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/32122
--
Edit this bug report at http://bugs.php.net/?id=32122&edit=1