this is not necessary in IIS. you can run any script from any folder..

anyway.. check your perl path setting in the IIS.. for example, mine is 'C:\Perl\bin\perl.exe "%s" %s'... yours should be something like that.. if this is ok, then send us the perl path, your virtual directory setting, your folder content, etc... maybe some of us can give you a better solution..

kaan


Bruce Reed wrote:


cgi scripts have to be in a directory labeled for cgi script execution in the web server. Generally, this will be in a different location than html files.

At 2/21/2004 04:13 PM, you wrote:

I have ActivePerl 5.8 isntalled on a Win2K3 server.

Scripts run fine from the command prompt, but when I attempt to run them from IIS, I get a 404-Not Found error. So, not only is it not running the Perl scripts, but it isn't even seeing them.

I have the perl scripts in a web folder (where my other html files are) and .pl is a registered MIME type as per the AP installation ... but I keep getting a 404.

Can anyone give me some idea as to why?

thanks,
nate

------------------------------------------------------------------------



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.581 / Virus Database: 368 - Release Date: 2/9/2004


------------------------------------------------------------------------

_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs



_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to