What's the best way to alter the path that PHP looks in for exec(), system(), 
passthru(), etc. commands. IOW, how do I add /usr/local/xxxx to the $PATH 
variable for the user (nobody in my case) that the webserver runs as.

This question may be OT.

Thanks in advance,
Brad

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

Reply via email to