Question

I've download latest ActivePerl and configured Web Site Extensions along with script mappings with .pl extension for target site in IIS 6.

Also did the exact same in IIS 7.5 and it worked.

The script I'm trying to execute is very simple "Hello World" first and then configure AWStats, which I'm also able to do in IIS 7.5 with no issues..

I'm hoping someone can point me in the right direction..

Thanks D

Was it helpful?

Solution

The documentation for IIS seems to indicate that for some time there have been some headaches with IIS and that some manual configuration can be needed.

They made this tool to help with that:

http://docs.activestate.com/activeperl/5.10/bin/ap-iis-config.html

Have you tried using this? Perhaps it can help you.

Here is a relevant blog post about it:

http://www.activestate.com/blog/2010/06/setting-iis-activeperl

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top