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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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

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: Sat May 11 11:01:31 2024 UTC