diff --git a/chapters/config.xml b/chapters/config.xml index 1fef27c793..3830f55129 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Configuration @@ -24,6 +24,13 @@ environment variable PHPRC for an additional path to search for a &php.ini; file. + + + The Apache web server changes the directory to root at startup causing + PHP to attempt to read php.ini from the root + filesystem if it exists. + + Not every PHP directive is documented below. For a list of all directives, please read your well commented &php.ini; file. You may want to view the