Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Perl in CGI

by tachyon (Chancellor)
on Oct 28, 2004 at 11:14 UTC ( [id://403356]=note: print w/replies, xml ) Need Help??


in reply to Perl in CGI

Help would be appreciated...

CGI Help Guide

Did you try to run it as ./script.pl through SSH. That is how Apache runs it. I suspect you did perl script.pl. Two things. chomd 755 script.pl, then try ./script.pl. If that works wohoo, if not RTFM above. perl -pi 's/\r//' script.pl would be next on the list, followed by which perl.

Log In?
Username:
Password:

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

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

    No recent polls found