ID:               21157
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         IIS related
 Operating System: windows 2000 sp3
 PHP Version:      4.2.3
 New Comment:

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.


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

[2002-12-23 10:41:51] [EMAIL PROTECTED]

Thanks for the comments but I lodged the report *after* reading
anything relevant in the docs I could find. I could find nothing about
the 'registry per directory' win32 registry functionality but it
exists. Where would I find info explaining which php.ini options are
accepted for this function? I would be happy to accept any specific
pointers to relevant docs from more knowledgable people than myself.

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

[2002-12-23 10:34:19] [EMAIL PROTECTED]

Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.php.net/manual/ and the instructions on how to report
a bug at http://bugs.php.net/how-to-report.php

Options such as safe_mode, expose_php, etc.. can only be set via
PHP.ini and are NOT 'per directory'.

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

[2002-12-22 23:12:24] [EMAIL PROTECTED]

When making use of the 'registry per directory' option to set per
directory php.ini entries it would appear that only selected options
from php.ini are parsed in this registry section. For example error_log
and sendmail_from entries are parsed but safe_mode, user_dir,
expose_php, smtp, doc_root are ignored when here.

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


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

Reply via email to