I'm having trouble installing apache 1.3.20, with php 4.0.6 and ldap. This is for horde/imp.
when i try to start apache i got this:
/usr/local/apache/bin/apachectl start
Syntax error on line 206 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1:
/usr/local/apache/bin/httpd: fata error: libldap.so.2: cannot open: File does not exist
/usr/local/apache/bin/apachectl start: httpd could not be started
I check, and the ldap.so.2 ld.so.1 and libphp4.so.1 exist and are in the right place (/usr/local/lib)
any help?