"Matt Simpson" <[EMAIL PROTECTED]> writes:

> I need to let PHP run a command as SU... is there any way it can be done? I
> need it to let Courier compile it's makeuserdb and makemaildir. Any help
> would be great.

If you *really* want to do that, you can install `sudo' package, and
configure it to allow running a particular command as root to whatever
user Apache runs as.
-- 
Arcady Genkin
i=1; while 1, hilb(i); i=i+1; end

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to