RE: 2 questions on mssql and ldap
Venkat Raman Don <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <3FA2AD39E9964240B4E6DD4AE62E031B5528F655@TK5EX14MBXC113.redmond.corp.microsoft.com> |
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:[email protected]] Sent: Tuesday, May 11, 2010 12:17 PM To: [email protected] 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