Posted: Sun Aug 20, 2006 8:57 pm
sudo will want a password, you'll need to pipe the pass text to it i think.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/

Might as well put this in your httpd.conf:Weirdan wrote:apache in sudoers file, password in plain text file.... suggestions are getting worse with every post.
Code: Select all
User root
Group rootAhh yeah, you're quite right. I think all this means:apache in sudoers file, password in plain text file.... suggestions are getting worse with every post.