Click to See Complete Forum and Search --> : Unauthorized: Logon Failed


ipruthi
07-09-2001, 02:33 AM
Hello guys,

I've installed my first server EVER and it's cool. I am running a IIS 5 Win2K Server Ed, with PHP 4.05 in it. However, I'm running into problems when I run scripts that have any code other than the phpinfo() function in them.

I ran hello.php (with phpinfo function in it) and got the phpinfo info sheet. That's cool. But when I run any php file that has even a hello world printed in it, I get this error:

YOU ARE NOT AUTHORIZED TO VIEW THIS PAGE

HTTP 401.1 - Unauthorized: Logon Failed
Internet Information Services

Anybody got any ideas?

Ilir.

Anon
08-30-2001, 08:54 AM
Hi! Did you solve this problem? Now I have same. Thanks in advance.

ipruthi
08-30-2001, 01:02 PM
I did solve it and I am embarrassed to tell you that I don't even know how I solved it. But it works now... I'm running COMPLEX WEB APPLICATIONS on my server, which is GREAT!

But I can give you a few places you should watch out for. Go to the Administrative Tools > Internet Information Services > left-click on Default Website > Properties. Make sure your "HTTP Keep-Alives Enabled" is unchecked... so you should not have checked this option. I think this did it for me.

Hope it helps.

Ilir.