From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.2.0
PHP Bug Type:     Feature/Change Request
Bug description:  make include_path safe

Would it be possible to make include_path
1.  Unchangeable (I assume php_admin_value will help here)
2.  Safe to include, regardless of uid/gid or open_basedir

I host a number of sites on a cluster, and I would like to install some
libraries (like phplib) globally, but 
the current safe_mode prevents that.

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

Reply via email to