ID: 15955
Updated by: [EMAIL PROTECTED]
-Summary: header("Location: ...") doesn't work
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: HTTP related
Operating System: Win 98 SE
PHP Version: 4.1.2
New Comment:
well, for a start: "http://www.php.net" is *not* a valid
URL, "http://www.php.net/" is
the trailing slash behind the Hostname is required by
the RFCs
Previous Comments:
------------------------------------------------------------------------
[2002-03-08 07:59:14] [EMAIL PROTECTED]
what's wrong with following file:
<?php
header("Location: http://www.php.net");
?>
When it works on other servers, but not on 98SE with 4.1.2
with 98SE and 4.1.1 it's also working
------------------------------------------------------------------------
[2002-03-08 07:52:47] [EMAIL PROTECTED]
Without complete, short script that fails I'm pretty sure
you're doing something wrong.
--Jani
------------------------------------------------------------------------
[2002-03-08 07:38:51] [EMAIL PROTECTED]
lol?
i'm not a noob, that's not a support question it's a bug
i wrote enough projects to decide whats a bug and when i'm to silly to
code something
------------------------------------------------------------------------
[2002-03-08 07:30:54] [EMAIL PROTECTED]
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
------------------------------------------------------------------------
[2002-03-08 07:27:22] [EMAIL PROTECTED]
so,
i don't get any error message or anything else
only a blank site, with nothing
also the log files don't have anything
it's really like he's ignoring the header function with 4.1.2 on win 98
se
------------------------------------------------------------------------
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/15955
--
Edit this bug report at http://bugs.php.net/?id=15955&edit=1