RE: [PHP-WIN] Unable to load php_ldap.dll

2006-04-12 Thread Mike Craig
I found the problem, there are some libraries required. These are documented on www.php.net. -Original Message- From: Mike Craig [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 11:47 AM To: php-windows@lists.php.net Subject: [PHP-WIN] Unable to load php_ldap.dll I have been

[PHP-WIN] Unable to load php_ldap.dll

2006-04-12 Thread Mike Craig
I have been having some trouble getting php_ldap.dll extension to load. I thought it might be my extension_dir variable, but another extension ldap_mysql.dll loads just fine. I'm trying to do ldap authentication in my Mantis install running under Apache. extension_dir = "./extensions" Conten