LDAP bug?

Please report bugs here!

Moderator: Thorsten

Post Reply
rayray519
Posts: 18
Joined: Thu Jan 31, 2013 6:12 am

LDAP bug?

Post by rayray519 »

Hello, Getting these errors when enable LDAP:

phpMyFAQ notice [8]: Use of undefined constant LDAP_OPT_PROTOCOL_VERSION - assumed 'LDAP_OPT_PROTOCOL_VERSION' in C:\xampp\htdocs\kb_lab\config\constants_ldap.php on line 42
phpMyFAQ notice [8]: Use of undefined constant LDAP_OPT_REFERRALS - assumed 'LDAP_OPT_REFERRALS' in C:\xampp\htdocs\kb_lab\config\constants_ldap.php on line 43

What do I need to tweak in the constants_ldap.php file to correct this?
Thanks,
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: LDAP bug?

Post by Thorsten »

HI,

which PHP version do you use?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
rayray519
Posts: 18
Joined: Thu Jan 31, 2013 6:12 am

Re: LDAP bug?

Post by rayray519 »

Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8r DAV/2 PHP/5.4.4
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: LDAP bug?

Post by Thorsten »

Hi,

these constants are PHP constants if you have proper LDAP support. I cannot reproduce your issue, sorry.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply