Re: [PHP-DB] LDAP php_ldap.dll not loaded

2001-05-10 Thread Philippe Saladin
Thanks to all. I tried "regsvr32 php_ldap.dll", and it says that libsasl.dll was needed. Copied it into winnt\system32, and now it works well. Best regards, Philippe ""Philippe Saladin"" <[EMAIL PROTECTED]> a écrit dans le message news: 9ddln5$7rm$[EMAIL PROTECTED] > IIS4, Win NT PHP405 > > Hi,

[PHP-DB] LDAP php_ldap.dll not loaded

2001-05-10 Thread Philippe Saladin
IIS4, Win NT PHP405 Hi, here's my new problem. I've copied php_ldap.dll into c:\Winnt\system32, and in php.ini, I have the line "extension=php_ldap.dll" Nevertheless, i have an error : PHP Warning: Unable to load dynamic library './php_ldap.dll' - Le module spécifié est introuvable. in Unknown