From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.2.0
PHP Bug Type:     Documentation problem
Bug description:  Documentation misses a few new settings about safe_mode

Documentation misses a few new settings about safe_mode:
safe_mode_gid (boolean) enables/disables extra checking
for matching gids of running script and file in question.
very useful, btw.
safe_mode_include_dir (string) contains list of pathes
where safe_mode uid/gid checking is not performed for scripts.

-- 
Edit bug report at http://bugs.php.net/?id=16691&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16691&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16691&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16691&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16691&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16691&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16691&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16691&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16691&r=submittedtwice

Reply via email to