Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Confused about Taint

by doran (Deacon)
on Sep 15, 2000 at 02:50 UTC ( [id://32585]=note: print w/replies, xml ) Need Help??


in reply to Confused about Taint

Probably too late to help, but here goes:
If you're running Windows IIS, you'll need to get into the Registry and modify the key (usually under Script Maps) that executes perl when the server runs your CGI script. Usually, the line reads something like "c:\perl\bin\perl.exe %s %s", but you'll need to edit it to read something like "c:\perl\bin\perl.exe -T %s %s". Of course your particular path and such might vary. Also don't muck around in the Registry unless you're confident you can recover from anything you screw up.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-28 22:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found