PHP5 and ldap

Paul Schmehl pschmehl_lists at tx.rr.com
Tue Feb 24 07:36:02 PST 2009


-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Pieter Donche
Sent: Tuesday, February 24, 2009 9:12 AM
To: mail.list freebsd-questions
Subject: PHP5 and ldap

Since yesterday, I get at

$ php --version
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/local/lib/php/20060613/ldap.so' - Shared object "libldap-2.4.so.5" not

found, required by "ldap.so" in Unknown on line 0

I see that my /usr/local/lib/ now contains lrwxr-xr-x  1 root  wheel 16 Feb
23 
14:09 libldap-2.4.so -> libldap-2.4.so.6
-rw-r--r--  1 root  wheel  307762 Feb 23 14:09 libldap-2.4.so.6
  etc.. so, only references to libldap-2.4.so.6, but no more
libldap-2.4.so.5

[snipped]

So php5-ldap was already the last version...

What's going wrong and how to solve all that ?

% ln -s /usr/local/lib/libldap-2.4.so /usr/local/lib/libldap-2.4.so.5

_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list