From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  User-defined safe_mode restrictions

I get this warning when using safe_mode:

"Warning: SAFE MODE Restriction in effect. The script whose uid is 503 is
not allowed to access ..."

We're currently working several different users (with different UID's) on
the same project, but we do share the same GID.
It would be great to introduce more safe_mode file access restriction
levels, ie. a "same_group" parameter, allowing different UID's as long as
the GID's match.

/HC,
Denmark

PS: "safe_mode_exec_dir" sometimes behaves strangely when there isn't a
trailing slash.

-- 
Edit bug report at: http://bugs.php.net/?id=12872&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to