From:             roy at pine dot nl
Operating system: FreeBSD 4.8
PHP version:      4.3.4
PHP Bug Type:     PHP options/info functions
Bug description:  No log info when trying to execute files in safe mode

Description:
------------
When i try to execute (exec, system etc.) binaries in safe mode that are
not located in the safe_mode_exec_dir no errors are reported.
Imho an error should be reported when one tries to execute a binary that
is not located in the safe_mode_exec_dir .
My error_reporting is set to E_ALL (2047) .



-- 
Edit bug report at http://bugs.php.net/?id=28742&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28742&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28742&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28742&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28742&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28742&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28742&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28742&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28742&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28742&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28742&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28742&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28742&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28742&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28742&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28742&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28742&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28742&r=float

Reply via email to