Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Perl CGI, IIS and other unholy unions

by dws (Chancellor)
on May 01, 2002 at 19:47 UTC ( [id://163360]=note: print w/replies, xml ) Need Help??


in reply to Perl CGI, IIS and other unholy unions

Wild guess:

Your script uses such a simple subset of Perl that it's concievable that other languages (e.g., JScript) might be able to execute it. Is it possible that the IIS server you're having problems with doesn't have .cgi mapped to Perl? Do other, more complicated Perl scripts work on that box?

  • Comment on Re: Perl CGI, IIS and other unholy unions

Replies are listed 'Best First'.
Re: Re: Perl CGI, IIS and other unholy unions
by mush4brains (Acolyte) on May 01, 2002 at 20:08 UTC
    This script is labeled *.pl, and the server (I'm told) is mapping .pl to Perl. I'm fairly confident it's Perl.exe running it.
    If I use CGI.pm to build a simple form, it does work (unless I use commas to delimit my parts in the "print()").

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-24 08:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found