Hi guys,

I am trying to ldap support for my PhP modules and I am having some
problems.
I have successfully built openssl and PhP --with-ldap support. Everything
worked fine.

Afterwards, I have modified httpd.conf to add support for PhP 4.1.1 and when
I try to start Apache I am getting the following errors:
/usr/lib/dld.sl: Unresolved symbol: ldap_modify_s (code)  from
/opt/apache/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: ldap_result (code)  from
/opt/apache/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: ldap_explode_dn (code)  from
/opt/apache/libexec/libphp4.so
/usr/lib/dld.sl: Unresolved symbol: ldap_dn2ufn (code)  from
/opt/apache/libexec/libphp4.so
Syntax error on line 239 of /opt/apache/conf/httpd.conf:
Cannot load /opt/apache/libexec/libphp4.so into server: No such file or
directory
./apachectl start: httpd could not be started

I understand it cannot load ldap library but where and what kind of library
does it expect? Didn't my installation of openldap done for me?

I am using HP-UX 11.11 and PhP 4.1.1

Thank you in advance,
Leon

-----------
Leon Zilber
HP Internet Operation R&D Lab
phone: 973.443.78.82
email: [EMAIL PROTECTED]

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to