Heya,
I'm having trouble getting LDAP working properly on my website. I enabled LDAP in the C:\Windows\PHP.ini file. I put the proper dll's in the Windows\System32 folder (and Windows\System just to be safe). I've restarted the IIS service and restarted the server itself, yet I still am getting:
PHP Fatal error: Call to undefined function: ldap_connect() in d:\fltcwww\www\authenticateFunctions.php on line 77
Its not the code, as I've had it working on another web server. I'm running IIS 6, anything extra I have to do to get it to work properly?
Thanks,
Joe