ID:               19666
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Apache related
 Operating System: Linux
 PHP Version:      4.2.3
 New Comment:

Thank you.


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

[2002-09-30 04:29:03] [EMAIL PROTECTED]

from: http://www.php.net/manual/en/features.http-auth.php

"The HTTP Authentication hooks in PHP are only available when it is
running as an Apache module and is hence not available in the CGI
version."

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

[2002-09-30 02:34:08] [EMAIL PROTECTED]

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 this bug report at http://bugs.php.net/?id=19666&edit=1

Reply via email to