I'm using Unix, Apache, mySQL, PHP. My network has a NT LDAP server that I can access thru a web browser. I've tried to use the ldap_connect functions in PHP but cannot connect. Do I need to enable Apache or PHP for LDAP? If so, how?
Thanks, Andy