philip          Mon Jul 26 12:24:32 2004 EDT

  Modified files:              
    /phpdoc/en/chapters install.apache2.xml 
  Log:
  Implement &warn.apache2.compat; entity, deals with bug #29353
  
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/install.apache2.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/chapters/install.apache2.xml
diff -u phpdoc/en/chapters/install.apache2.xml:1.14 
phpdoc/en/chapters/install.apache2.xml:1.15
--- phpdoc/en/chapters/install.apache2.xml:1.14 Tue Jul 20 14:44:54 2004
+++ phpdoc/en/chapters/install.apache2.xml      Mon Jul 26 12:24:32 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
   <sect1 id="install.apache2">
    <title>Servers-Apache 2.0</title>
    <para>
@@ -8,12 +8,9 @@
     <link linkend="install.apache2.unix">Unix</link>
     and <link linkend="install.apache2.windows">Windows</link> versions.
    </para>
-   <warning>
-    <para>
-     Do not use Apache 2.0 and <literal>PHP</literal> in a production
-     environment neither on Unix nor on Windows.
-    </para>
-   </warning>
+
+   &warn.apache2.compat;
+
     <para>
      You are highly encouraged to take a look at the
      <ulink url="&url.apache2.docs;">Apache Documentation</ulink> to get

Reply via email to