Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: perl stdout and backtick execute

by sundialsvc4 (Abbot)
on Oct 25, 2013 at 00:16 UTC ( [id://1059569]=note: print w/replies, xml ) Need Help??


in reply to perl stdout and backtick execute

Just to clarify ... you are executing this program from the command-line, as a logged-on user, and not as “a CGI (web...) request ...?   Even though you “just happened to” move it to ... cgi_bin?   You’re not trying to run this script from a web-page, are you?   You’re not trying to diagnose a problem where Apache/CGI won’t run this program, are you?

Replies are listed 'Best First'.
Re^2: perl stdout and backtick execute
by solarity (Initiate) on Oct 25, 2013 at 14:28 UTC
    I am executing this script (tst.pl) from the command-line as low-level user xyz. The script is not owned by xyz; it is owned by user abc. Currently I am trying to prove that the pieces operate correctly together. Ultimately, the script will by executed from a web-page via Apache/CGI, hence it does a database inquiry (pread), and will return the output to the browser.

Log In?
Username:
Password:

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

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

    No recent polls found