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 Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
38 + 16 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sun May 12 11:01:33 2024 UTC