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
 [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 Apr 28 05:01:30 2024 UTC