Gossamer Forum
Home : General : Perl Programming :

IIS and Perl / CGI

Quote Reply
IIS and Perl / CGI
Hello everyone, I thought since I saw another IIS/Perl question on this board I might try my luck.

Here is my problem, I run IIS 5.0 and have installed the latest version of Perl and have set up the extensions in IIS for .pl and .cgi . Now any test script I run seems to run just fine. However, when I run a CGI script that requires the ability to create and/or modify files I get this login screen pop up and when I click cancel it has the classic IIS error message with the 'this resource has been denied by ACL" or something to that affect. I am thinking there is a permissions problem on my cgi-bin folder or something? I have tried everything, what did you have to do to get CGI/Perl to work seamlessly with IIS ?? Any help would be most appreciated!

Thanks,

Chris