Hi Luke,

> I'm trying to find out how to run a command on the 
> server as root. Does anybody know how to do this?

How about using a combination of exec() and sudo (assuming you're in the
sudoers file, that is)?

Cheers
Jon

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to