michellerobbins56
Programmer
Hi
I have looked in many resources for the last few days and done exactly as I'm supposed to to enable a .pl (Perl) script to run and execute on IIS (by going into the Configuration section under Home Directory tab of the website in IIS. However I keep getting a Page cannot be found 404 error.
I have tested the syntax of the Perl scrip in the CMD prompt by typing the following:
C:\> perl -c D:\AWStats\cgi-bin\test.pl
And it says the syntax is OK.
How can I enable Perl to run?
Thank you very much for any help into this problem.
I have looked in many resources for the last few days and done exactly as I'm supposed to to enable a .pl (Perl) script to run and execute on IIS (by going into the Configuration section under Home Directory tab of the website in IIS. However I keep getting a Page cannot be found 404 error.
I have tested the syntax of the Perl scrip in the CMD prompt by typing the following:
C:\> perl -c D:\AWStats\cgi-bin\test.pl
And it says the syntax is OK.
How can I enable Perl to run?
Thank you very much for any help into this problem.