ID:               21157
 Updated by:       [EMAIL PROTECTED]
 Reported By:      petar at escape dot net dot au
-Status:           Assigned
+Status:           Closed
 Bug Type:         Documentation problem
 Operating System: windows
 PHP Version:      4.4.0-dev
 Assigned To:      jmcastagnetto
 New Comment:

Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Changeability of directives is described also in ini sections nowadays.


Previous Comments:
------------------------------------------------------------------------

[2003-06-26 12:13:14] [EMAIL PROTECTED]

Assigned to jmcastagnetto as this is generated by genPHP_INI_ENTRY.php

------------------------------------------------------------------------

[2002-12-23 11:02:21] [EMAIL PROTECTED]

Reclassified again :)

------------------------------------------------------------------------

[2002-12-23 10:55:38] petar at escape dot net dot au

Thank you for the pointer.

------------------------------------------------------------------------

[2002-12-23 10:54:26] [EMAIL PROTECTED]

Assuming that 'registry per directory' is an option similar to
.htaccess for IIS, it's worth mentioning that for example safe_mode is
listed as PHP_INI_SYSTEM so it can be set in httpd.conf or php.ini but
not .htaccess (or whatever IIS uses).

You will notice at php.net/ini_set that some options are
PHP_INI_SYSTEM|PHP_INI_PERDIR and some are PHP_INI_ALL, those can be
set per directory.  

This 'when changable' information should be mentioned within every
configuration description in the manual as opposed to only in the
ini_set() docs.  Or at least pointed somewhere.

That said, am marking this as a documentation problem.  Also note that
equivelents for apache's httpd.conf and .htaccess should be mentioned
somewhere too, not sure where (yet).

------------------------------------------------------------------------

[2002-12-23 10:43:13] [EMAIL PROTECTED]

http://www.php.net/manual/en/function.ini-set.php

Contains a comprehensive list of ini settings and it tells you whether
a particular ini setting can be set per directory or not.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/21157

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

Reply via email to