ID:               17222
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Apache related
 Operating System: Windows2000 Pro (SP: RC3.51)
 PHP Version:      4.2.0
 New Comment:

What if you try :
Header("Location: http://www.yahoo.com\n";);
??


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

[2002-05-15 14:33:05] [EMAIL PROTECTED]

You're very likely to do something wrong. Please ask support on the
appropriate mailinglist.

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

[2002-05-15 07:41:43] [EMAIL PROTECTED]

Works just fine on my Apache 1.3.24 with PHP 4.2.0 as a module.

(Just copied/pasted the stuff)

/Leblanc

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

[2002-05-14 18:18:23] [EMAIL PROTECTED]

The script:

header("Location: http://www.yahoo.com/";);

This wouldn't work at all, and my Apache returns an empty result. With
a 500 status. Very weird.

I use Apache 1.3.24-Win32 (precompiled binary) and I use php as a
module.

The exact same script using PHP 4.1.2 works fine (no modification at
all to Apache configs or even php.ini!!)
I'm downloading 4.2.1 now and will update this (if possible) when I've
tried it...

enabled PHP extensions: gd & zlib

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


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

Reply via email to