diff --git a/appendices/ini.xml b/appendices/ini.xml index 7a4f08d479..9d56060f52 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -50,13 +50,13 @@ apc.cache_by_default "1" - PHP_INI_SYSTEM + PHP_INI_ALL apc.enabled "1" - PHP_INI_ALL + PHP_INI_SYSTEM @@ -101,12 +101,6 @@ 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 bb314b9d68..5cc3ed7aea 100644 --- a/reference/apc/ini.xml +++ b/reference/apc/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -47,7 +47,7 @@ apc.enabled "1" - PHP_INI_ALL + PHP_INI_SYSTEM @@ -89,7 +89,7 @@ apc.cache_by_default "1" - PHP_INI_SYSTEM + PHP_INI_ALL