Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Help required for CGI Script

by muba (Priest)
on Dec 27, 2012 at 09:38 UTC ( [id://1010475]=note: print w/replies, xml ) Need Help??


in reply to Help required for CGI Script
in thread CGI Script Working fine from my command prompt but Shows Internal server error when called through browser

my $stat = `autostatus -J aa-test-bx-dly`;

Perhaps autostatus doesn't live in $PATH for whichever user the CGI process runs as.

Replies are listed 'Best First'.
Re^2: Help required for CGI Script
by Anonymous Monk on Dec 27, 2012 at 10:08 UTC
    So what should i do

      Specify the full path to the program. /usr/bin/autostatus or whichever.

        I have given the full path still doesnot work

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-19 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found