jan Sun Jul 7 14:26:02 2002 EDT
Modified files:
/phpdoc/en/chapters install.apache.xml
Log:
- fix build
Index: phpdoc/en/chapters/install.apache.xml
diff -u phpdoc/en/chapters/install.apache.xml:1.11
phpdoc/en/chapters/install.apache.xml:1.12
--- phpdoc/en/chapters/install.apache.xml:1.11 Sun Jul 7 12:44:23 2002
+++ phpdoc/en/chapters/install.apache.xml Sun Jul 7 14:26:02 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
<sect1 id="install.apache">
<title>Servers-Apache</title>
<para>
@@ -186,7 +186,7 @@
<ulink url="&url.apachedso;">webpage on DSO support</ulink>.
</para>
<note>
- <simpara>
+ <para>
Apache's default http.conf currently ships with a section that looks
like this:
<informalexample>
@@ -199,7 +199,7 @@
</informalexample>
Unless you change that to "Group nogroup" or something like that ("Group
daemon" is
also very common) PHP will not be able to open files.
- </simpara>
+ </para>
</note>
<note>
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php