some more roles

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@151714 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Mehdi Achour 2004-02-18 17:15:18 +00:00
parent ca7bf4c839
commit cb21a43dc6
3 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.21 $ -->
<!-- $Revision: 1.22 $ -->
<sect1 id="install.apache">
<title>Servers-Apache</title>
<para>
@ -166,7 +166,7 @@ stop and start:
</para>
<para>
<informalexample>
<programlisting>
<programlisting role="shell">
<![CDATA[
./configure --with-apxs --with-pgsql=shared
]]>
@ -183,7 +183,7 @@ stop and start:
</para>
<para>
<informalexample>
<programlisting>
<programlisting role="shell">
<![CDATA[
./configure --with-apache=/path/to/apache_source --with-pgsql
]]>
@ -205,7 +205,7 @@ stop and start:
</para>
<para>
<informalexample>
<programlisting>
<programlisting role="shell">
<![CDATA[
./configure --with-apache=/path/to/apache_source --with-pgsql=shared
]]>
@ -233,7 +233,7 @@ stop and start:
Apache's default &httpd.conf; currently ships with a section that looks
like this:
<informalexample>
<programlisting>
<programlisting role="apache-conf">
<![CDATA[
User nobody
Group "#-1"

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.13 $ -->
<!-- $Revision: 1.14 $ -->
<sect1 id="install.netscape-enterprise">
<title>Servers-Netscape, iPlanet and SunONE</title>
<para>
@ -303,7 +303,7 @@ ftype PHPScript=c:\php\php.exe %1 %*
Edit <filename>magnus.conf</filename> (for servers &gt;= 6) or
<filename>obj.conf</filename> (for servers &lt; 6) and add the following:
You should
place the the lines after <literal>mime types init</literal>.
place the lines after <literal>mime types init</literal>.
<programlisting>
<![CDATA[
Init fn="load-modules" funcs="php4_init,php4_execute,php4_auth_trans" shlib="c:/php/sapi/php4nsapi.dll"

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.7 $ -->
<!-- $Revision: 1.8 $ -->
<sect1 id="install.openbsd">
<title>Unix/OpenBSD installs</title>
<para>
@ -23,7 +23,7 @@
</simpara>
<example id="install.openbsd.ports.example">
<title>OpenBSD Package Install Example</title>
<programlisting>
<programlisting role="shell">
<![CDATA[
# pkg_add php4-core-4.3.3.tgz
# /usr/local/sbin/phpxs -s