philip Tue Jul 20 11:56:50 2004 EDT
Modified files: /phpdoc/en/chapters install.windows.xml Log: Added php_mysql.dll to the Windows extension list. Removed php3_mysql.dll for now #am testing cygwin, hope this works! http://cvs.php.net/diff.php/phpdoc/en/chapters/install.windows.xml?r1=1.44&r2=1.45&ty=u Index: phpdoc/en/chapters/install.windows.xml diff -u phpdoc/en/chapters/install.windows.xml:1.44 phpdoc/en/chapters/install.windows.xml:1.45 --- phpdoc/en/chapters/install.windows.xml:1.44 Mon Jul 19 21:27:19 2004 +++ phpdoc/en/chapters/install.windows.xml Tue Jul 20 11:56:50 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.44 $ --> +<!-- $Revision: 1.45 $ --> <sect1 id="install.windows"> <title>Installation on Windows systems</title> <para> @@ -1036,9 +1036,11 @@ <entry>Requires: <filename>ntwdblib.dll</filename> (bundled)</entry> </row> <row> - <entry>php3_mysql.dll</entry> + <entry>php_mysql.dll</entry> <entry><link linkend="ref.mysql">MySQL</link> functions</entry> - <entry>Built-in in PHP 4</entry> + <entry>Needed for PHP 5 and requires <filename>libmySQL.dll</filename> + (bundled), Built into PHP 4. + </entry> </row> <row> <entry>php3_nsmail.dll</entry>