ID: 22605
Updated by: [EMAIL PROTECTED]
Reported By: johnpage at ipng dot net
-Status: Open
+Status: Bogus
Bug Type: Session related
Operating System: Yahoo (Unix)
PHP Version: 5CVS-2003-03-08 (dev)
New Comment:
There's no use to report this here either.
It's not our problem if your hosting site has old PHP version.
Previous Comments:
------------------------------------------------------------------------
[2003-03-08 04:16:14] johnpage at ipng dot net
<?php
Session_start();
header("Location: test.php");
?>
Does not work on the Yahoo web hosting.
The session_start() generates a full set of headers.
They are running PHP 4.1.2 ( I am not able to force an upgrade at Yahoo
!!)on Apache/1.3.26 (Unix)
phpinfo() does not report any details for the OS.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=22605&edit=1