From: [EMAIL PROTECTED]
Operating system: Linux
PHP version: 4.2.3
PHP Bug Type: Apache related
Bug description: Mailformed header
When trying to authenticate users with the following headers.
Header("WWW-Authenticate: Basic realm=\"My Realm\"");
Header("HTTP/1.0 401 Unauthorized");
Ill got a error 500 from apache(1.3.26) stating that the header is
malformed.
Php is running as CGI.
--
Edit bug report at http://bugs.php.net/?id=19666&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=19666&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=19666&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=19666&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=19666&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=19666&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=19666&r=support
Expected behavior: http://bugs.php.net/fix.php?id=19666&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=19666&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=19666&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=19666&r=globals