mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 17:08:54 +00:00
Changing section titles for clearer section navigation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@41837 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
116e61f3b4
commit
7f06eb9b74
1 changed files with 14 additions and 14 deletions
|
@ -150,7 +150,7 @@
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.linux">
|
||||
<title>Linux installs</title>
|
||||
<title>Unix/Linux installs</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to installing
|
||||
PHP on Linux distributions.
|
||||
|
@ -171,7 +171,7 @@
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.hpux">
|
||||
<title>HP-UX installs</title>
|
||||
<title>Unix/HP-UX installs</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to installing PHP
|
||||
on HP-UX systems.
|
||||
|
@ -254,7 +254,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.solaris">
|
||||
<title>Solaris installs</title>
|
||||
<title>Unix/Solaris installs</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to installing
|
||||
PHP on Solaris systems.
|
||||
|
@ -331,7 +331,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.macosx">
|
||||
<title>Mac OS X installs</title>
|
||||
<title>Unix/Mac OS X installs</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to installing
|
||||
PHP on Mac OS X.
|
||||
|
@ -3233,7 +3233,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.apache">
|
||||
<title>Apache Server installs</title>
|
||||
<title>Servers-Apache</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to Apache installs
|
||||
of PHP, both for <link linkend="install.apache.unix">Unix</link> and
|
||||
|
@ -3464,7 +3464,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.commandline">
|
||||
<title>CGI/Commandline Server Installs</title>
|
||||
<title>Servers-CGI/Commandline</title>
|
||||
<para>
|
||||
The default is to build PHP as a CGI program. This creates a
|
||||
commandline interpreter, which can be used for CGI processing, or
|
||||
|
@ -3510,7 +3510,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.fhttpd">
|
||||
<title>fhttpd Server Installs</title>
|
||||
<title>Servers-fhttpd</title>
|
||||
<para>
|
||||
To build PHP as an fhttpd module, answer "yes" to "Build as an
|
||||
fhttpd module?" (the <option><link
|
||||
|
@ -3525,7 +3525,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.caudium">
|
||||
<title>Caudium Server installs</title>
|
||||
<title>Servers-Caudium</title>
|
||||
<para>
|
||||
PHP 4 can be build as a Pike module for the Caudium webserver. Note
|
||||
that this is not supported with PHP 3. Follow the simple
|
||||
|
@ -3574,7 +3574,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.iis">
|
||||
<title>IIS/PWS Server installs</title>
|
||||
<title>Servers-IIS/PWS</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to IIS (Microsoft
|
||||
Internet Information Server) installing PHP for
|
||||
|
@ -3880,7 +3880,7 @@ Paul Mckay.
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.netscape-enterprise">
|
||||
<title>Netscape and iPlanet Enterprise Server Installs</title>
|
||||
<title>Servers-Netscape and iPlanet</title>
|
||||
<para>
|
||||
To build PHP with NES or iPlanet web servers, enter the proper
|
||||
install directory for the
|
||||
|
@ -4007,7 +4007,7 @@ From: bhager@invacare.com
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.omnihttpd">
|
||||
<title>OmniHTTPd Server installs</title>
|
||||
<title>Servers-OmniHTTPd Server</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to OmniHTTPd.
|
||||
</para>
|
||||
|
@ -4077,7 +4077,7 @@ From: bhager@invacare.com
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.oreilly">
|
||||
<title>Oreilly Website Pro Server installs</title>
|
||||
<title>Servers-Oreilly Website Pro</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to Oreilly
|
||||
Website Pro.
|
||||
|
@ -4121,7 +4121,7 @@ From: bhager@invacare.com
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.xitami">
|
||||
<title>Xitami Server installs</title>
|
||||
<title>Servers-Xitami</title>
|
||||
<para>
|
||||
This section contains notes and hints specific to Xitami.
|
||||
</para>
|
||||
|
@ -4167,7 +4167,7 @@ From: bhager@invacare.com
|
|||
</sect1>
|
||||
|
||||
<sect1 id="install.otherhttpd">
|
||||
<title>Other web servers</title>
|
||||
<title>Servers-Other web servers</title>
|
||||
<para>
|
||||
PHP can be built to support a large number of web servers. Please
|
||||
see <link linkend="install.configure.servers">Server-related
|
||||
|
|
Loading…
Reference in a new issue