Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Perl script in IIS

Status
Not open for further replies.

luckydexte

Programmer
Apr 26, 2001
84
US
Hello All,

I am running IIS 5.0 on a Windows 2000 server. A web server has been running using Perl scripts. We were have security problems so I ran the Permission Wizard included in IIS 5.0. After running this wizard I am unable to run Perl Scripts. I get the following message:

Error: Access is Denied.

In the Home Directory I have set the Permissions to Scripts and Execute. Also, Allow Anonymous Access has been set. The only thing that I am able to access are .html files, no Perl scripts.

However, I then created a new Anonymous Access account to replace the IUSR_etc and now I am getting "Error: Access is Denied" for .html files as well. Any help would be greatly appreciated.

Brandon Goodman
 
delete Your gobal.asa file and rerun the wizzard That is what I did.
then set
IUSR_COMname
IWAM_COMname

I had something like that when I stared but it invold Nortons write to My gobal.asa
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top