diff --git a/appendices/configure/index.xml b/appendices/configure/index.xml index 746dad7548..19001b78bd 100644 --- a/appendices/configure/index.xml +++ b/appendices/configure/index.xml @@ -1,58 +1,46 @@ - + + + - 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. + 下面是 PHP 的 configure 脚本使用的部分选项的列表,用于类 Unix 环境的编译。大部分配置选项在扩展模块参考页面适当的位置列出,而不是在这里。要查看所有可用配置选项的列表,在运行 autoconf 命令后在 PHP 的源代码目录运行 ./configure --help (参见安装章节)。您也可以阅读 GNU configure 文档以获得有关 configure 命令的更详细信息,例如 --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. + 这些选项只用在编译的时候。如果您想要修改 PHP 的运行时配置,请阅读运行时配置。 - Miscellaneous + 杂项 - PHP Behaviour + PHP 行为 - Server + 服务器 - Configure Options in PHP 4 + 在 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. + 这些选项仅适用于 PHP 4.1.0 以上版本。尽管某些选项可以用在较旧版本的 PHP 4,甚至 PHP 3,如果您想编译旧版本的 PHP,请注意有些选项不可用。 &appendices.configure.misc;