Page 1 of 1

Problem with 1.7.7 and php_ldap.dll [SOLVED]

PostPosted: 05. January 2012 11:45
by webo
Hello,

I just installed the new version of xampp 1.7.7, but I have a problem with the library [b] php_ldap.dll [/ b] when I uncomment the library in php.ini apache does not want to start it did not recognize her.

Thank you in advance for your help :D .

Re: Problem with xampp 1.7.7 on php_ldap.dll

PostPosted: 05. January 2012 11:56
by Sharley
In the \xampp\php folder you will find this file:
Code: Select all
libsasl.dll

Copy it into the \xampp\apache\bin folder.

Now try and start Apache again.

It should now start.

Please let me know if the above was successful for you.

Good luck. :)

Re: Problem with xampp 1.7.7 on php_ldap.dll

PostPosted: 05. January 2012 13:32
by webo
Yes it works even if you do not copy the library libsasl.dll in apache / bin
I do not know how it goes but before apache does not want to start it uncommenting php_ldap.dll
We certainly thank you for your help.