This is a discussion on Windows server php authentication req within the PHP Language forums, part of the PHP Programming Forums category; Hi, I am very new to php. I just installed php on a windows sever machine (IIS) and put a ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I am very new to php. I just installed php on a windows sever machine (IIS) and put a simple php info function in a test page under my web directory. Every time I type the address in my url to access the content of the file, I get a pop up windows asking for authentications. I know this is very simple but I cant remove the authentication pop up to access any .php pages on my webapp. Thanks, Ross |
|
|||
|
faraz_mit wrote:
> Hi, > I am very new to php. > I just installed php on a windows sever machine (IIS) and put a simple > php info function in a test page under my web directory. > Every time I type the address in my url to access the content of the > file, I get a pop up windows asking for authentications. > I know this is very simple but I cant remove the authentication pop up > to access any .php pages on my webapp. > > Thanks, > Ross > > > This has nothing to do with PHP. You need to straighten out your IIS configuration. Try an IIS newsgroup. BTW - I suspect the same thing will happen with .html pages. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |