php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9508 Authentication does not work
Submitted: 2001-03-01 11:10 UTC Modified: 2001-03-01 11:17 UTC
From: patrick dot bundi at neolution dot ch Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4pl1 OS: W2000 Server
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: patrick dot bundi at neolution dot ch
New email:
PHP Version: OS:

 

 [2001-03-01 11:10 UTC] patrick dot bundi at neolution dot ch
I made an authentification script. On apache it works fine, running it on iis5 (including the isapi filter), it asks and asks ever again for the password. think the variables get lost?? 

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-01 11:17 UTC] mj@php.net
HTTP Authentication is currently only supported by Apache (also see the manual http://www.php.net/manual/en/features.http-auth.php).
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 22:01:28 2025 UTC