mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Added missing options (also the ones from PHP3), fixed IDs. Thanx to Wolfgang, sorry to the rest.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66520 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
ab9c4367a4
commit
cbf03f1788
1 changed files with 200 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.101 $ -->
|
||||
<!-- $Revision: 1.102 $ -->
|
||||
<chapter id="installation">
|
||||
<title>Installation</title>
|
||||
|
||||
|
@ -1119,7 +1119,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-jpeg-dir">
|
||||
<varlistentry id="install.configure.with-jpeg-dir.cpdf">
|
||||
<term>
|
||||
<parameter>--with-jpeg-dir[=DIR]</parameter>
|
||||
</term>
|
||||
|
@ -1129,7 +1129,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-tiff-dir">
|
||||
<varlistentry id="install.configure.with-tiff-dir.cpdf">
|
||||
<term>
|
||||
<parameter>--with-tiff-dir[=DIR]</parameter>
|
||||
</term>
|
||||
|
@ -1402,7 +1402,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-jpeg-dir">
|
||||
<varlistentry id="install.configure.with-jpeg-dir.gd">
|
||||
<term>
|
||||
<parameter>--with-jpeg-dir=DIR</parameter>
|
||||
</term>
|
||||
|
@ -1412,7 +1412,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-png-dir">
|
||||
<varlistentry id="install.configure.with-png-dir.gd">
|
||||
<term>
|
||||
<parameter>--with-png-dir=DIR</parameter>
|
||||
</term>
|
||||
|
@ -1939,7 +1939,8 @@ $ /usr/local/sbin/php4-enable
|
|||
<listitem>
|
||||
<para>
|
||||
Do not include Perl Compatible Regular Expressions support.
|
||||
Use --with-pcre-regex=DIR to specify DIR where PCRE's include and library files are located, if not using bundled library.
|
||||
Use --with-pcre-regex=DIR to specify DIR where PCRE's
|
||||
include and library files are located, if not using bundled library.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -1955,7 +1956,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-jpeg-dir">
|
||||
<varlistentry id="install.configure.with-jpeg-dir.pdf">
|
||||
<term>
|
||||
<parameter>--with-jpeg-dir[=DIR]</parameter>
|
||||
</term>
|
||||
|
@ -1965,7 +1966,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-png-dir">
|
||||
<varlistentry id="install.configure.with-png-dir.pdf">
|
||||
<term>
|
||||
<parameter>--with-png-dir[=DIR]</parameter>
|
||||
</term>
|
||||
|
@ -1975,7 +1976,7 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-tiff-dir">
|
||||
<varlistentry id="install.configure.with-tiff-dir.pdf">
|
||||
<term>
|
||||
<parameter>--with-tiff-dir[=DIR]</parameter>
|
||||
</term>
|
||||
|
@ -2342,6 +2343,190 @@ $ /usr/local/sbin/php4-enable
|
|||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-yaz">
|
||||
<term>
|
||||
<parameter>--with-yaz[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include YAZ support (ANSI/NISO Z39.50).
|
||||
DIR is the YAZ bin install directory.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-memory-limit">
|
||||
<term>
|
||||
<parameter>--enable-memory-limit</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Compile with memory limit support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-url-fopen-wrapper">
|
||||
<term>
|
||||
<parameter>--disable-url-fopen-wrapper</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable the URL-aware fopen wrapper that allows
|
||||
accessing files via http or ftp.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-versioning.php4">
|
||||
<term>
|
||||
<parameter>--enable-versioning</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Export only required symbols.
|
||||
See INSTALL for more information.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<!-- Options only available in PHP 3 -->
|
||||
<varlistentry id="install.configure.disable-bcmath">
|
||||
<term>
|
||||
<parameter>--disable-bcmath</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Compile without bc style precision math functions.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ismp">
|
||||
<term>
|
||||
<parameter>--with-imsp[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include IMSp support (DIR is IMSP's include dir and libimsp.a dir).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-ftp">
|
||||
<term>
|
||||
<parameter>--with-ftp</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include FTP support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.without-gd">
|
||||
<term>
|
||||
<parameter>--without-gd</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable GD support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-imagick">
|
||||
<term>
|
||||
<parameter>--with-imagick</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include ImageMagick support. DIR is the install directory, and if left out, PHP will
|
||||
try to find it on its own. [experimental].
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mck">
|
||||
<term>
|
||||
<parameter>--with-mck[=DIR]</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include Cybercash MCK support. DIR is the cybercash
|
||||
mck build directory, defaults to
|
||||
/usr/src/mck-3.2.0.3-linux for help look in
|
||||
extra/cyberlib.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-overload">
|
||||
<term>
|
||||
<parameter>--disable-overload</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable user-space object overloading support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-yp">
|
||||
<term>
|
||||
<parameter>--enable-yp</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include YP support.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-zip">
|
||||
<term>
|
||||
<parameter>--with-zip</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include ZIP support (requires zziplib >= 0.10.6).
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.with-mod-dav">
|
||||
<term>
|
||||
<parameter>--with-mod-dav=DIR</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Include DAV support through Apache's mod_dav,
|
||||
DIR is mod_dav's installation directory (Apache
|
||||
module version only!)
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.disable-unified-odbc">
|
||||
<term>
|
||||
<parameter>--disable-unified-odbc</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Disable unified ODBC support. Only applicable if
|
||||
iODBC, Adabas, Solid, Velocis or a custom ODBC
|
||||
interface is enabled.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-debugger">
|
||||
<term>
|
||||
<parameter>--enable-debugger</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Compile with remote debugging functions.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry id="install.configure.enable-versioning.php3">
|
||||
<term>
|
||||
<parameter>--enable-versioning</parameter>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Take advantage of versioning and scoping
|
||||
provided by Solaris 2.x and Linux.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<!-- End options only available in PHP 3 -->
|
||||
</variablelist>
|
||||
</sect1>
|
||||
|
||||
|
@ -4374,8 +4559,14 @@ Service fn=php4_execute
|
|||
<title>Servers-Other web servers</title>
|
||||
<para>
|
||||
PHP can be built to support a large number of web servers. Please
|
||||
<!-- Not working anymore. Should work again after finishing and
|
||||
grouping the configure options.
|
||||
|
||||
see <link linkend="install.configure.servers">Server-related
|
||||
options</link> for a full list of server-related configure
|
||||
-->
|
||||
see Server-related
|
||||
options for a full list of server-related configure
|
||||
options. The PHP CGI binaries are compatible with almost all
|
||||
webservers supporting the CGI standard.
|
||||
</para>
|
||||
|
|
Loading…
Reference in a new issue