diff --git a/appendices/configure.xml b/appendices/configure.xml deleted file mode 100644 index 36dbd5d8e0..0000000000 --- a/appendices/configure.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - List of core configure options - - Below is a partial list of configure options used by the PHP - configure scripts when compiling in Unix-like - environments. Most configure options are listed in their appropriate - locations on the extension reference pages and not here. For a complete - up-to-date list of configure options, run ./configure --help - in your PHP source directory after running autoconf - (see also the Installation chapter). - You may also be interested in reading the - GNU configure documentation for - information on additional configure options such as - --prefix=PREFIX. - - - - - These are only used at compile time. If you want to alter PHP's - runtime configuration, please see the chapter on Runtime Configuration. - - - - - - - Miscellaneous - - - - - PHP Behaviour - - - - - Server - - - - - - Configure Options in PHP 4 - - - These options are only used in PHP 4 as of PHP 4.1.0. - Some are available in older versions of PHP 4, some even in PHP 3, some only in PHP 4.1.0. - If you want to compile an older version, some options will probably - not be available. - - - &appendices.configure.misc; - &appendices.configure.php; - &appendices.configure.servers; - - - - diff --git a/appendices/configure/index.xml b/appendices/configure/index.xml new file mode 100644 index 0000000000..746dad7548 --- /dev/null +++ b/appendices/configure/index.xml @@ -0,0 +1,84 @@ + + + + Configure options + + + List of core configure options + + Below is a partial list of configure options used by the PHP + configure scripts when compiling in Unix-like + environments. Most configure options are listed in their appropriate + locations on the extension reference pages and not here. For a complete + up-to-date list of configure options, run ./configure --help + in your PHP source directory after running autoconf + (see also the Installation chapter). + You may also be interested in reading the + GNU configure documentation for + information on additional configure options such as + --prefix=PREFIX. + + + + + These are only used at compile time. If you want to alter PHP's + runtime configuration, please see the chapter on Runtime Configuration. + + + + + + + Miscellaneous + + + + + PHP Behaviour + + + + + Server + + + + + + Configure Options in PHP 4 + + + These options are only used in PHP 4 as of PHP 4.1.0. + Some are available in older versions of PHP 4, some even in PHP 3, some only in PHP 4.1.0. + If you want to compile an older version, some options will probably + not be available. + + + &appendices.configure.misc; + &appendices.configure.php; + &appendices.configure.servers; + + + + +