introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

What happened to LDAP in 5.3.3?



Posted by: jdidier
August 23, 2010 09:50PM
I'm running a phpBB3 message board and decided to update EasyPHP from 5.3.2 to 5.3.3. Since updating it appears that EasyPHP5.3.3 doesn't have the php_ldap.dll library by default. I grabbed the latest php_ldap.dll (PHP 5.3.3) from the php website, but LDAP doesn't want to function. I have completely removed any trace of 5.3.2 from my system. I even downgraded to 5.2.10, but have been also having issues with that version.

Checking the PHP extensions in the EasyPHP configuration menu, it shows php_ldap in red, stating that is has dependency problems.

LDAP worked just fine with 5.3.2, what's going on with 5.3.3?
Posted by: Amour
August 24, 2010 06:50PM
Weird...

I got same result, and I solved it :

You can replace entire php folder with php-5.3.3-Win32-VC9-x86.zip unpacked.
After, you must copy libsasl.dll from php folder to apache\bin folder.

Is it working ?
Posted by: #babal
August 26, 2010 05:23AM
Hello

Be careful, VC9 is not supposed to be used with Apache.
Please, read this first : [www.php.net]

Laurent
Posted by: Amour
August 26, 2010 07:40AM
Why ? Though it works...
Posted by: jdidier
August 26, 2010 03:27PM
Even after your suggestion Armour, it is still giving me issues. When I transferred over the fresh php folder and copied over the libsasl.dll to the apache/bin folder, EasyPHP didn't like the php modules enabled by default (php_bz2, php_mysql and others I don't know of the top of my head.)

Thanks for the help so far. I might try 5.2.10 again and try to work out the kinks.
Posted by: Amour
August 26, 2010 06:50PM
It's not better with EasyPHP 5.3.3 (and PHP 5.3.3 VC9) and EasyPHP manager update ?

Manager update : [sourceforge.net]
Posted by: jdidier
August 26, 2010 05:43PM
After moving back to 5.2.10 and looking over my configs a couple more times, I manages to get ldap working without any issues.

Before with 5.2.10, a fresh install was giving me a "Unexpected end of Apache" which ended up as me changing the ports from 80 to 81, and everything was working as normal.

I tried using 5.3.3 VC6 libraries from the PHP website also in EasyPHP5.3.3, but it wasn't coorperating.

Once again, thanks for all of your suggestions on this!
October 28, 2010 05:56PM
In my case, this problem has solved by uninstaling easyPHP5.3.3(whithout php_ldap.dll) and install easePHP5.2.10 (with php_ldap.dll)

With respect, Romanets Vitaliy
Russia, Rostov-on-Don