php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #16691 Documentation misses a few new settings about safe_mode
Submitted: 2002-04-18 21:32 UTC Modified: 2002-05-20 12:38 UTC
From: byg at cf1 dot ru Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.0 OS:
Private report: No CVE-ID: None
 [2002-04-18 21:32 UTC] byg at cf1 dot ru
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.

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-20 12:38 UTC] mfischer@php.net
This bug has been fixed in CVS. You can grab a snapshot of the
CVS version at http://snaps.php.net/. In case this was a documentation 
problem, the fix will show up soon at http://www.php.net/manual/.
In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites.
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Aug 19 22:01:27 2024 UTC