php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49160 Some options not configurable via per-host [HOST=<host>] sections
Submitted: 2009-08-04 19:51 UTC Modified: 2009-11-16 11:48 UTC
From: mjs at beebo dot org Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: OS X
Private report: No CVE-ID: None
 [2009-08-04 19:51 UTC] mjs at beebo dot org
Description:
------------
Several php.ini file settings are not configurable via [HOST=] sections 
in php.ini, but this limitation is not mention in the manual:

http://uk2.php.net/manual/en/ini.sections.php#ini.per-host

In particular, zend_extension (and probably extension) directives cannot 
be configured in this way.  (I don't know which directives are valid and 
which are not.)

Reproduce code:
---------------
---
From manual page: ini.sections
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-16 11:48 UTC] vrana@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2009-11-16 11:49 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290807
Log: Sections can't set extension (bug #49160)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 04:00:01 2026 UTC