Hi, i've search through the mail archive and couldn't find a solution for
this. Any ideas?


I'm installing Apache_1.3.23+php-4.1.2+OpenLDAP-2.0.23 in a NetBSD 1.5.1.

Apache alone worked fine, so did apache+php. When i added LDAP: i had no
compilation pronblems, but i can't start apache:

root@dodo$ /usr/local/apache/bin/apachectl start
Syntax error on line 216 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server:
/usr/local/apache/libexec/libphp4.so: Undefined PLT symbol "ldap_msgfree"
(reloc type = 21, symnum = 880)

Any ideas??

thanks Cecilia.

-------------------------------------------------------------------------------------

Some info:

root@dodo:~$ /usr/local/apache/bin/httpd -l
Compiled-in modules:
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_so.c
  mod_setenvif.c
suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec



root@dodo:~$ ldd /usr/local/apache/bin/httpd
/usr/local/apache/bin/httpd:
         -lpthread.14 => /usr/lib/libpthread.so.14
         -lcrypt.0 => /usr/lib/libcrypt.so.0
         -lc.12 => /usr/lib/libc.so.12

------------------------------------------------------------------------------------------------------------



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

Reply via email to