when i make the changes to the php.ini and try to run a page i get Warning Unable to load dynamic library 'C:\windows\system32/php_ldap.dll' - The specified procedure could not be found
thanks "Tim Blackwell" <[EMAIL PROTECTED]> wrote in message news:20021106190556.22437.qmail@;pb1.pair.com... > I'm trying to enable the ldap extension on my server. > > I've put the php_ldap.dll in the windows/system32 directory > I've set the extension_dir = C:\WINDOWS\SYSTEM32 in the php.ini file. By > the way i've tried extension_dir = C:/WINDOWS/SYSTEM32 > I've taken the ; from the extension=php_ldap.dll line in the php.ini file. > > What else needs to be done to enable the extensions? > > thanks, > > t > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php