I try to compile php to support ldap in Linux RedHat 6.2 ("--with-ldap=/usr/local/openldap") and already "make", "make install" completely but when I start my webserver I received the following message:
"Cannot
load /usr/local/apache/libexec/libphp4.so into server: libdap.so.2: cannot open shared object file: No such file or directory". Anybody can suggest me for the solution.
Thank you for everyone.