Re: [PHP-WIN] Re: WinCache 1.3.5 release on SourceForge

2013-09-10 Thread Bruno CHALOPIN
Le Fri, 23 Aug 2013 09:01:55 +0200, Pierre Joye a écrit : > In the long run yes, or maybe. Right now the last release is totally > unusable. For various reasons, some fixable and other will be hardly > fixable without changes in the engine > > ... Also windows as a whole is not a priority for Zen

Re: [PHP-WIN] PHP 5.3.3 & Ldap_sasl_bind

2010-07-30 Thread Bruno CHALOPIN
hi, On 30/07/2010 10:16, Pierre Joye wrote: VC6 won't be supported anymore in the PHP major release (whatever will be next :). Ok, no choice, I'll get VC9 version of Apache. It's a pity that ASF don't provide it. I'm usually chilly installing a non official version in production on my custom

Re: [PHP-WIN] PHP 5.3.3 & Ldap_sasl_bind

2010-07-30 Thread Bruno CHALOPIN
hi, On 29/07/2010 18:20, Pierre Joye wrote: Sasl won't make it to any VC6 versions. Only VC9. You should move to VC9 versions. Is it due to technical issues with VC6 ? I wouldn't like to impose IIS to my customers. By the way, I've already writen an adapter using COM components to palliate

Re: [PHP-WIN] PHP 5.3.3 & Ldap_sasl_bind

2010-07-29 Thread Bruno CHALOPIN
http://windows.php.net/downloads/qa/php_ldap-5.3.3-vc6-x86.zip Next release should have that fixed again. Cheers, -- Pierre On Thu, Jul 29, 2010 at 4:46 PM, Richard Quadling wrote: On 29 July 2010 14:52, Bruno CHALOPIN wrote: Hi, I've seen that ldap_sasl_bind is supported on windows

[PHP-WIN] PHP 5.3.3 & Ldap_sasl_bind

2010-07-29 Thread Bruno CHALOPIN
Hi, I've seen that ldap_sasl_bind is supported on windows since 5.3.3. Unfortunately, there is no php_ldap.dll extension in the PHP 5.3.3 zip package. Forgetting or it is normal ? Regards, Bruno -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

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

2010-05-21 Thread Bruno CHALOPIN
Hi Pierre, sorry for my late response, I am currently in vacation in Singapore with low access to internet. 2010/5/18 Pierre Joye > I added support for SASL to php 5.3's ldap (and trunk). It seems to > work well but I would appreciate if other would test it. I will upload > a DLL and post the U

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

2010-05-13 Thread Bruno CHALOPIN
Hi Pierre, 2010/5/13 Pierre Joye > > > See my comment in the bug report. SASL is not well supported by AD > either. I'm really not sure we can get SASL support in openldap client > libraries working well for Windows. > The problem is that I have a client who's having an Active Directory which r

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

2010-05-12 Thread Bruno CHALOPIN
Hi Sascha, Le 12/05/2010 12:02, Sascha Meyer a écrit : You might also look into the PEAR repository before switching to COM: http://pear.php.net/package/Auth_SASL http://pear.php.net/package/Net_LDAP2 (contains a function supportedSASLMechanism() to check if an LDAP server supports SASL auth)

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

2010-05-12 Thread Bruno CHALOPIN
Hi Sascha, Le 12/05/2010 10:51, Sascha Meyer a écrit : I checked bugs.php.net and found the following bug: http://bugs.php.net/bug.php?id=43233 Quote: "This is not a bug, just missing feature or rather: missing sasl support in the ldap libraries used to build win32 binaries." The bug's stat

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

2010-05-12 Thread Bruno CHALOPIN
Hi, Le 12/05/2010 09:40, Lester Caine a écrit : This IS the windows PHP list - so compiling special versions is not appropriate! I agree that compiling special versions is not appropriate on Windows. There are a number of extensions available ready compiled, so it is just a matter of checkin

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

2010-05-11 Thread Bruno CHALOPIN
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 properl

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

2010-05-11 Thread Bruno CHALOPIN
Hi Sascha, Thanks for your answer Le 11/05/2010 15:46, Sascha Meyer a écrit : Hi Bruno, Bruno wrote: Does anyone know how to use SASL within LDAP on php 5.2.13 or 5.3.2 (copying libsasl.dll in the PATH doesn't work) ? Do I mandatory compile PHP ? You need to add your PHP directory to the pa

[PHP-WIN] 2 questions on mssql and ldap

2010-05-11 Thread Bruno CHALOPIN
p.net ? regards, Bruno CHALOPIN -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php