Getting this error when running a php file that tries to connect to an ldap server. I've compiled php with ldap support several times, and the configure, make and make install all go smoothly, however it seems that php still is not realizing that there should be ldap functionality there.
Any ideas where to begin looking?
call to undefined function ldap_connect
6 months later
I have the same problem. Have you found the answer?
I'm getting the SAME problem.
something is messed with LDAP in PHP 4.1.2
HELP! Anything at this point would be greatly appreciated.
-Ryan Hatch
Applications Programmer
HiTech Controls Systems, Inc.
I forgot to mention...
I have compiled php with the --with-ldap option, and it compiled without any errors at all. so PHP "thinks" has the right LDAP files (or whatever)... but it must be getting messed up somewhere.
Still needing help here...
-Ryan
6 days later
i am also geeting the same, what is the solution for this promblem
2 months later
same problem...
any answer?
a month later
Same here.. using PHP 4.2.2 and default LDAP on Solaris 2.8
-- Mylo