
October 20th, 2003, 09:52 PM
|
|
Registered User
|
|
Join Date: Oct 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
IIS and ActivePerl
I can run my html fine using Xitami... perl scripts work great. But I need to convert them to IIS. The same html pages work except for the perl script calls. I've tried modifying the path to my script quite a few ways. Same computer, same operating system. I know the pages work.
I've added C:\Perl\bin\perl.exe %s %s to the home directory/ config/ mapping... no luck.
Why wont this work?
Oh yeah, the first line in my perl script is #! perl... works fine with Xitami but maybe it's my problem with IIS???
Thanks
James
|