diff --git a/appendices/ini.xml b/appendices/ini.xml index 9d56060f52..0c23e87447 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -51,13 +51,13 @@ apc.cache_by_default "1" PHP_INI_ALL - + PHP_INI_SYSTEM in APC <= 3.0.12p2 apc.enabled "1" PHP_INI_SYSTEM - + PHP_INI_ALL in APC <= 3.0.12p2 apc.enable_cli @@ -101,6 +101,12 @@ PHP_INI_SYSTEM + + apc.optimization + "0" + PHP_INI_ALL + + apc.shm_segments "1" diff --git a/reference/apc/ini.xml b/reference/apc/ini.xml index 5cc3ed7aea..e7d92f276c 100644 --- a/reference/apc/ini.xml +++ b/reference/apc/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -48,7 +48,7 @@ apc.enabled "1" PHP_INI_SYSTEM - + PHP_INI_ALL in APC <= 3.0.12p2 apc.shm_segments @@ -90,7 +90,7 @@ apc.cache_by_default "1" PHP_INI_ALL - + PHP_INI_SYSTEM in APC <= 3.0.12p2 apc.filters