diff --git a/chapters/config.xml b/chapters/config.xml index 2c68f261f8..b0526e82c0 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -1,5 +1,5 @@ - + Runtime Configuration @@ -24,6 +24,11 @@ environment variable PHPRC for an additional path to search for a &php.ini; file. + + If php-SAPI.ini exists (where SAPI is used SAPI, so the + filename is e.g. php-cli.ini or + php-apache.ini), it's used instead of &php.ini;. + The Apache web server changes the directory to root at startup causing