From 4ab4e9e1cd7c267f09ab4525449efc93cd4e79eb Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Tue, 20 Jul 2004 15:56:50 +0000 Subject: [PATCH] Added php_mysql.dll to the Windows extension list. Removed php3_mysql.dll for now #am testing cygwin, hope this works! git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@163767 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/install.windows.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/chapters/install.windows.xml b/chapters/install.windows.xml index c880f66281..4c27560155 100644 --- a/chapters/install.windows.xml +++ b/chapters/install.windows.xml @@ -1,5 +1,5 @@ - + Installation on Windows systems @@ -1036,9 +1036,11 @@ extension=php_bz2.dll Requires: ntwdblib.dll (bundled) - php3_mysql.dll + php_mysql.dll MySQL functions - Built-in in PHP 4 + Needed for PHP 5 and requires libmySQL.dll + (bundled), Built into PHP 4. + php3_nsmail.dll