Hi, While configuring PHP (configure command) one has to use the switch --with-ldap-sasl, otherwise this function is undefined. Probably the LDAP library you are using is not configured with this switch. Try compiling with this switch yourself.
Thanks, Don. -----Original Message----- From: Bruno CHALOPIN [mailto:bruno.chalo...@laposte.net] Sent: Tuesday, May 11, 2010 12:17 PM To: php-windows@lists.php.net Subject: Re: [PHP-WIN] 2 questions on mssql and ldap Hi Sascha, Le 11/05/2010 17:22, Sascha Meyer a écrit : > > What does your phpinfo() say about LDAP support? Are the rest of the LDAP > functions (ldap_connect(),ldap_bind()) available? > My phpinfo() file says that the ldap extension is loaded and the rest of the LDAP functions are working properly. It's only ldap_sasl_bind which give me some problems. Regards, Bruno -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php