ID: 11598 Updated by: [EMAIL PROTECTED] -Summary: Configuration section doesn't distinguish between admin and user values. Reported By: [EMAIL PROTECTED] -Status: No Feedback +Status: Open Bug Type: Documentation problem Operating System: All -PHP Version: 4.0 Latest CVS (2001-06-20) +PHP Version: 4.3.0 New Comment:
This is documented at ini_set() as well as config.xml in the 'changes' section. We are looking into moving the table found in ini_set() to it's own location closer to config.xml as it's not specific to ini_set(). But the information does exist now so the original bug is closed. This bug is being changed as a request to document which directives can be set in php.ini but not httpd.conf as disable_functions is one of them and there are more. Currently the docs do not distinguish the differences of PHP_INI_SYSTEM Previous Comments: ------------------------------------------------------------------------ [2002-09-18 01:00:02] [EMAIL PROTECTED] No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2002-08-17 06:21:23] [EMAIL PROTECTED] IMHO all conf options should have the info available for general options at ini_set()... ------------------------------------------------------------------------ [2002-08-17 01:42:12] [EMAIL PROTECTED] Can you give an example of the text you would like to see? ------------------------------------------------------------------------ [2001-06-20 22:36:41] [EMAIL PROTECTED] The "Configuration" section of the documentaion does not distinguish between configuration settings that are admin level, user level or any level. Each configuration option should indicate what restrictions are placed on it as to where and how can be set in the Apache conf. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=11598&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php