Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: win32::process - "child" perl script never receives cgi parameters

by martymart (Deacon)
on Dec 04, 2002 at 11:55 UTC ( [id://217460]=note: print w/replies, xml ) Need Help??


in reply to win32::process - "child" perl script never receives cgi parameters

Do you have your App mappings set correctly for IIS? To run perl as a cgi application, type the full path to Perl.exe followed by %s %s. When a script is executed, the first %s will be replaced by the full path to the script, and the second %s will be replaced by the script parameters. To do this go to web site properties/Home Directory tab/Configuration... button/ and edit your paths there. Something like: C:\Perl\bin\perl.exe %s %s
  • Comment on Re: win32::process - "child" perl script never receives cgi parameters
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-04-18 23:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found