RE: RE: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Venkat Raman Don
- From: Sascha Meyer [mailto:harlequ...@gmx.de] Sent: Wednesday, May 12, 2010 12:22 AM To: Venkat Raman Don; php-windows@lists.php.net; bruno.chalo...@laposte.net Subject: Re: RE: [PHP-WIN] 2 questions on mssql and ldap Hi Don, Don wrote: > While configuring PHP (configure command) one has

Re: RE: [PHP-WIN] 2 questions on mssql and ldap

2010-05-12 Thread Sascha Meyer
Hi Don, Don wrote: > 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. could you give us some mor