Hi,

i want your opinions for a clean solution of the safe_mode + exec problem.
Right now it is not possible to execute stuff like
   
/usr/local/bin/mybin "param 1" "param 2"

because the whole line is passed to php_escape_shell_cmd
Is there any problem that i oversee, if we simply overjump quoted
parts? 

Stefan

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to