php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #23790 safe_mode_allowed_uids
Submitted: 2003-05-24 09:28 UTC Modified: 2011-01-01 20:52 UTC
From: adrian at planetcoding dot net Assigned:
Status: Wont fix Package: Safe Mode/open_basedir
PHP Version: 4.3.1 OS: [all]
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: adrian at planetcoding dot net
New email:
PHP Version: OS:

 

 [2003-05-24 09:28 UTC] adrian at planetcoding dot net
hi
it would be nice if I there were a safe_mode_allowed_uids config option,
that you can access files owned by this uids always even if they aren't owned
by the user running php.
?
this would be good for those who want to use safe_mode, mod_php and file_uploads.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-10-30 15:23 UTC] roman at compic dot ee
SAFE_MODE totaly bad IDEA.

The only way i see, is creating
exec_dir parametr working in NON safe mode (bug #26026).
if open_base_dir also set's correctly - "allowed uid's" not needed at all. And most users will forgot SAFE_MODE.
 [2011-01-01 20:52 UTC] jani@php.net
Considering safe_mode is gonna be removed in future, adding more features to this bad feature is not gonna happen.
 [2011-01-01 20:52 UTC] jani@php.net
-Status: Open +Status: Wont fix -Package: Feature/Change Request +Package: Safe Mode/open_basedir
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC