philip Thu May 18 03:29:11 2006 UTC
Modified files:
/phpdoc/en/install/windows apache2.xml
Log:
A temp fix for bug #37343, info for Apache 2.2.x users.
http://cvs.php.net/viewcvs.cgi/phpdoc/en/install/windows/apache2.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/install/windows/apache2.xml
diff -u phpdoc/en/install/windows/apache2.xml:1.13
phpdoc/en/install/windows/apache2.xml:1.14
--- phpdoc/en/install/windows/apache2.xml:1.13 Wed Jul 27 14:35:59 2005
+++ phpdoc/en/install/windows/apache2.xml Thu May 18 03:29:11 2006
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
<sect1 id="install.windows.apache2">
<title>Apache 2.0.x on Microsoft Windows</title>
<para>
@@ -14,6 +14,15 @@
installation steps</link> first!
</para>
</note>
+ <note>
+ <para>
+ Users of Apache 2.2.x may use the documentation below except the
+ appropriate DLL files are instead named
<filename>php4apache2_2.dll</filename>
+ and <filename>php5apache2_2.dll</filename>. These exist in the PHP
+ distribution as of PHP 5.2.0.
+ See also <ulink url="&url.php.snapshots;">&url.php.snapshots;</ulink>
+ </para>
+ </note>
&warn.apache2.compat;