Moron Posted June 17, 2008 Share Posted June 17, 2008 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 More sharing options...
Moron Posted June 17, 2008 Author Share Posted June 17, 2008 Never mind. I forgot to stop and restart Apache. Link to comment https://forums.phpfreaks.com/topic/110599-solved-how-do-i-activate-ldap-in-php/#findComment-567411 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.