Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: cgi response

by gawatkins (Monsignor)
on Jul 03, 2003 at 03:51 UTC ( [id://271070]=note: print w/replies, xml ) Need Help??


in reply to cgi response

Do other scripts with the pl extension work correctly? If not, check the application settings under the web site in IIS manager. These can be found by right clicking on the default web site, choosing properties, then clicking configuration at the bottom of the "Home Directory" tab. You should find that .pl is listed under mappings with an executable line something like C:\Perl\bin\perl.exe "%s" %s and Verbs limited to GET,POST. If it is not there, just add it in. If it is check for execute permissions on the cgi-bin folder under IIS manager and the file system


Thanks,
Greg

Assumptions, that Windows/IIS Platform is being used and Perl.exe is located at c:\perl\bin\perl.exe since #!c:\perl\bin\perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://271070]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-16 15:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found