Posted by Google Mike on 10/07/05 03:30
I have an RH9 Linux PHP 4.2.2 web page that I need to call a Bash file
under the context of root and do the wget command to download a file,
clobbering the previous download of this same filename. It's bombing
without leaving any trace. I tried introducing all manner of chmod,
chown, sudo, and sticky bit, but this fails. The only thing I see in
the syslog is failed sudo authenticaiton for user Apache. What's the
technique to get this working?
[Back to original message]
|