What version of IIS are you running?  For 4.0 and above:

When you install Activestate - it automatically 'associates' .pl with the
PERL interpreter and .plx to use PERL for ASAPI - meaning you can use PERL
in your ASP pages - just make sure you call them xxx.plx and call them as
such from within your <Script> </Script> delimiters ....

To use PERL as your lanmguage just make sure you call the correct .pl script
from your form's method= setting ....

Also, are your directory and file permissionings correct within IIS as well
as the file system?


Make sure that the directory that your scripts live in are set to "Execute"
not just "Script" ....

You can do all of this from the IIS Console Manager ....

Hope this helps somewhat -

Geri

[EMAIL PROTECTED]

-----Original Message-----
From: Eric Wang [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 4:00 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: installing CGI in IIS??


Hi,
 
Is it possible to install CGI on IIS? I have installed perl 5.06 from
active state. But it seems that the .pl file would not get read and
renaming it to .cgi file will not work either.
Any suggestions?
Please Help
 
Thanks,
 
Eric
Note:  The information contained in this message may be privileged and
confidential and protected from disclosure.  If the reader of this message
is not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby notified
that any dissemination, distribution or copying of this communication is
strictly prohibited.  If you have received this communication in error,
please notify us immediately by replying to the message and deleting it from
your computer. Thank you.  ThruPoint, Inc.

Reply via email to