Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Running Command Line Programs from a CGI Script

by Solo (Deacon)
on Jun 10, 2005 at 19:25 UTC ( [id://465652]=note: print w/replies, xml ) Need Help??


in reply to Running Command Line Programs from a CGI Script

If you can, use CGI::Carp qw/ fatalsToBrowser /;. You may also see more if you redirect STDERR to STDOUT.

print `/opt/csw/bin/octave -qfH < $filename 2>&1`;

--Solo

--
You said you wanted to be around when I made a mistake; well, this could be it, sweetheart.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-04-19 09:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found