roarkh
Verified User
I have a new DirectAdmin server and have recompiled PHP with support for ldap and am having a problem that ldap_bind() is causing apache to hang, after doing some research I found that there may be a problem using php with ldap support when Apache has ldap support built in also (php_info shows that apache has ldap support enabled).
Does anyone have any ideas how to disable ldap support for Apache? Can I simply comment out the modules being loaded somewhere? If so I can't find them. Looking in the custombuild directory it appears the version of Apache I am running is 2.2.10 and I am running on CentOS 5.2.
Does anyone have any ideas how to disable ldap support for Apache? Can I simply comment out the modules being loaded somewhere? If so I can't find them. Looking in the custombuild directory it appears the version of Apache I am running is 2.2.10 and I am running on CentOS 5.2.