From: Daniel Beulshausen Date: Tue, 21 Aug 2001 10:55:46 +0000 (+0000) Subject: add MDAC note X-Git-Tag: PRE_SUBST_Z_MACROS~413 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b017d9b01da17d32b3485864bb751c3190795414;p=php add MDAC note --- diff --git a/win32/install.txt b/win32/install.txt index 07e438a703..b717d53fac 100644 --- a/win32/install.txt +++ b/win32/install.txt @@ -159,6 +159,10 @@ Installation of Windows extensions Before overwriting them, it is a good idea to backup them or move them to another folder - just in case something goes wrong. + Download the latest version of the Microsoft Data Access Components (MDAC) + for your platform, especially Microsoft Windows 9x/NT4 users. + MDAC is available at http://www.microsoft.com/data/ . + Also note that some extensions need 3rd party libraries, e.g. php_oci8.dll needs the Oracle 8 client libraries to be installed on your system. These are not bundled with PHP distribution.