From:             alessandro dot corbelli at guest dot net
Operating system: Linux
PHP version:      5.3.0
PHP Bug Type:     Feature/Change Request
Bug description:  Include exec_dir patch in main tree

Description:
------------
Please include the exec_dir patch that can be found here:
http://kyberdigi.cz/projects/execdir/english.html

I think that should be included in the main php's tree because it's a very
important security features.

With safe_mode being deprecated, there is no other safe & easy way to
limit program execution and some people (like us) can't disable the whole
exec family. For example, imagemagick need to be executed with exec and in
a shared hosting imagemagick is a must.

Please include that patch or convert your safe_mode_exec_dir to works even
with safe_mode off.

You have open_basedir, please add an exec_basedir.

Thank you.


-- 
Edit bug report at http://bugs.php.net/?id=48796&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48796&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48796&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48796&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48796&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48796&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48796&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48796&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48796&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48796&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48796&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48796&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48796&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48796&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48796&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48796&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48796&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48796&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48796&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48796&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48796&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48796&r=mysqlcfg

Reply via email to