The current implementation of the safe_mode_include_dir only allows bypassing 
of safe_mode by the include/require functions in the specified directories. 
No other safe_mode limited file operation can access those files. Since there 
is no other parameter other then safe_mode_include_dir to 'unlock' a 
directory while in safe_mode, perhaps we should allow other filesystem 
functions to operate on files/directories specified inside 
safe_mode_include_dir ?

Ilia

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

Reply via email to