From:             [EMAIL PROTECTED]
Operating system: Windows2000 Pro (SP: RC3.51)
PHP version:      4.2.0
PHP Bug Type:     Apache related
Bug description:  header("Location: ...") doesn't work properly

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 bug report at http://bugs.php.net/?id=17222&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17222&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17222&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17222&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17222&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17222&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17222&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17222&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17222&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17222&r=globals

Reply via email to