Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: killing linux process with CGI

by zentara (Archbishop)
on Oct 15, 2007 at 14:25 UTC ( [id://644946]=note: print w/replies, xml ) Need Help??


in reply to killing linux process with CGI

Just an idea that may not be suitable in your particular case. Investigate su and sudo. I have no idea how your server is setup, it can be complicated or impossible. Google and groups.google search for "sudo cgi" etc. Usually you need suexec running, so that cgi scripts get run as the user of the homedir. Sudo is usually preferred nowadays, since it is more restrictive(safer), where you specify what can be run , and by who, in a sudoers configuration file ( usually /etc/sudoers)

I'm not really a human, but I play one on earth. Cogito ergo sum a bum

Replies are listed 'Best First'.
Re^2: killing linux process with CGI
by ultibuzz (Monk) on Oct 15, 2007 at 14:31 UTC
    im using sudo, good tip to use it here ;)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (5)
As of 2024-04-23 20:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found