ID:               51092
 Updated by:       paj...@php.net
 Reported By:      cpuidle at gmx dot de
 Status:           Open
 Bug Type:         HTTP related
 Operating System: win32 only - WinXP SP3
 PHP Version:      5.3.1
 New Comment:

Please try using PHP *5.3.2RC2* and it still works just fine here.

http://windows.php.net/qa/




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

[2010-02-21 09:49:56] cpuidle at gmx dot de

OK, found one here:
http://www.computerbase.de/downloads/software/entwicklung/php/

Still same behavior. No location header, no redirect.

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

[2010-02-21 09:39:37] cpuidle at gmx dot de

No windows binary available on download page :(

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

[2010-02-19 20:00:56] paj...@php.net

-Status: Open
+Status: Feedback

Works for me, please try 5.3.2RC2.

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

[2010-02-19 19:34:08] cpuidle at gmx dot de

Before anybody points me to the HTTP 1.1 spec- this one doesn't
redirect either on 5.3.1:

<?php

header('Location:
http://'.$_SERVER['HTTP_HOST'].rtrim(dirname($_SERVER['PHP_SELF']),
'/\\').'/other.php');

?>

Best regards,
Andreas

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

[2010-02-19 19:24:07] cpuidle at gmx dot de

Same script btw is working in 5.2.6. on same machine.

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

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

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

Reply via email to