Date: Tue, 24 Feb 2009 12:53:48 -0300 From: Mikhail Goriachev <mikhailg@webanoide.org> To: Pieter Donche <Pieter.Donche@ua.ac.be> Cc: freebsd-questions@freebsd.org, "Vasadi I. Claudiu Florin" <claudiu.vasadi@gmail.com> Subject: Re: PHP5 and ldap Message-ID: <49A4180C.9060209@webanoide.org> In-Reply-To: <Pine.GSO.4.63.0902241636020.22233@hmacs.cmi.ua.ac.be> References: <Pine.GSO.4.63.0902241611330.24655@hmacs.cmi.ua.ac.be> <op.upu3n3lvflcvyi@da1-desktop-x64> <Pine.GSO.4.63.0902241636020.22233@hmacs.cmi.ua.ac.be>
next in thread | previous in thread | raw e-mail | index | archive | help
Pieter Donche wrote:
> On Tue, 24 Feb 2009, Vasadi I. Claudiu Florin wrote:
>
>> what does php --version say now?
>
> the same as before :
>
> 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
> PHP 5.2.8 with Suhosin-Patch 0.9.6.3 (cli) (built: Jan 19 2009 08:43:08)
> Copyright (c) 1997-2008 The PHP Group
> Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
I had a similar problem. You not gonna love it, but according to
/usr/ports/UPDATING:
20090216:
AFFECTS: users of net/openldap24-{client,server}
AUTHOR: delphij@FreeBSD.org
OpenLDAP has been upgraded to 2.4.14, which requires a shared
library version bump. Therefore, you need to reinstall all
ports depending on it. Run something like:
# portupgrade -fr net/openldap24-client
Regards,
Mikhail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49A4180C.9060209>
