Date: Tue, 24 Feb 2009 09:36:00 -0600 From: "Paul Schmehl" <pschmehl_lists@tx.rr.com> To: "'Pieter Donche'" <Pieter.Donche@ua.ac.be>, "'mail.list freebsd-questions'" <freebsd-questions@freebsd.org> Subject: RE: PHP5 and ldap Message-ID: <050701c99695$98d83710$ca88a530$@rr.com> In-Reply-To: <Pine.GSO.4.63.0902241611330.24655@hmacs.cmi.ua.ac.be> References: <Pine.GSO.4.63.0902241611330.24655@hmacs.cmi.ua.ac.be>
next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?050701c99695$98d83710$ca88a530$>