Jump to content

[SOLVED] How do I activate LDAP in PHP?


Moron

Recommended Posts

I've checked the PHP manual and done numerous searches in Google. I uncommented the "extension=php_ldap.dll" line in php.ini. I've copied the .dll files to WINNT\SYSTEM32 on the server where PHP is installed.

 

Is there a way to confirm that the LDAP connection is working? I keep getting:

 

Fatal error: Call to undefined function ldap_connect() in C:\Wamp\www\oneorzero\common\common.php on line 146

 

In case anyone is curious, I'm trying the OneOrZero help desk system.

 

Ideas?

 

 

Link to comment
https://forums.phpfreaks.com/topic/110599-solved-how-do-i-activate-ldap-in-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.