betz            Tue Jun 24 07:00:02 2003 EDT

  Modified files:              
    /phpdoc/en/reference/ldap   configure.xml 
  Log:
  dll requirements update
  
  
Index: phpdoc/en/reference/ldap/configure.xml
diff -u phpdoc/en/reference/ldap/configure.xml:1.3 
phpdoc/en/reference/ldap/configure.xml:1.4
--- phpdoc/en/reference/ldap/configure.xml:1.3  Fri Jan 10 20:15:31 2003
+++ phpdoc/en/reference/ldap/configure.xml      Tue Jun 24 07:00:02 2003
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <section id="ldap.installation">
  &reftitle.install;
  <para>
@@ -12,9 +12,12 @@
   <title>Note to Win32 Users</title>
   <simpara>
    In order to enable this module on a Windows environment, you must copy
-   <emphasis>libsasl.dll</emphasis> from the DLL folder of the PHP/Win32 binary
-   package to the SYSTEM32 folder of your windows machine. (Ex: C:\WINNT\SYSTEM32
-   or C:\WINDOWS\SYSTEM32)
+   several files from the DLL folder of the PHP/Win32 binary package to the
+   SYSTEM folder of your windows machine. (Ex: C:\WINNT\SYSTEM32, 
+   C:\WINDOWS\SYSTEM32 or c:\WINDOWS\SYSTEM). For PHP &lt;= 4.2.0 copy
+   <emphasis>libsasl.dll</emphasis>, for PHP &gt;= 4.3.0 copy
+   <emphasis>libeay32.dll</emphasis> and <emphasis>ssleay32.dll</emphasis> to
+   your SYSTEM folder.
   </simpara>
  </note>
 </section>



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to