PDA

View Full Version : iis 6.0 authentication?


acidburst2
Sat 18th Jan '03, 9:28am
Greetings,
This is my first time attempting to use vbulleting and PHP and I must say I am thankful for forums like this.

I followed the instructions posted in this forum for installing PHP4 on a windows 2003 RC2 machine. What the tutorial assumes is that the reader understands the IIS webserver very well. I unfortunately do not yet.

after completing the steps above I attempt to launch a test.php (which is designed only to echo my php's version.) However, i see this page here instead: http://24.130.188.66/test.php

I am almost certain this has to do with security policies assigned, but I do not know how to set these up. I have spend the past day trying to understand the manual with little sucess.

I read this on this board "Set up the appropriate security. in the Internet service manager and if your're using NTFS , add execute rights for I_USR_ to the directory that contains php.exe."

How do i set up the NTFS security? This should be the problem.


Please help.

content of test.php

<?php
phpinfo();
?>

nuno
Sat 18th Jan '03, 11:16am
Have you followed THIS (http://www.vbulletin.com/forum/showthread.php?threadid=63223) manual?
What error do you get?

http://24.130.188.66/test.php

I get DNS error.

acidburst2
Sat 18th Jan '03, 12:13pm
ok i am almost certain the problem is my server's config and not PHP, but i cant figure it out. BTW: you saw a dns failure because i tried a different config, try it again and you will see a message that looks like this:

You are not authorized to view this page
You do not have permission to view this directory or page due to the access control list (ACL) that is configured for this resource on the Web server.
--------------------------------------------------------------------------------

Please try the following:

Contact the Web site administrator if you believe you should be able to view this directory or page.
Click the Refresh button to try again with different credentials.
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource.
Internet Information Services (IIS)


It also happens when i try to view other files on my webserver, such as a gif image, http://24.130.188.66/SPanishLit/error.gif

What should i do? I really want to give this board a shot.
btw: the tut link you posted above is the one i followed.

Steve Machol
Sat 18th Jan '03, 12:36pm
acidburst2, to get vb support on these forums you first need to register for Priority Forum Support. To do this, please click HERE (http://www.vbulletin.com/members/forums.php) and enter your email address in one of the boxes. You'll need to have your customer number and password to access the page. Thanks.