Bug#550142: mod_authnz_ldap.so: undefined symbol: apr_ldap_url_parse
On Wed, 7 Oct 2009 23:08:31 +0200
Stefan Fritsch <sf@sfritsch.de> wrote:
> On Wednesday 07 October 2009, Hugo Villeneuve wrote:
> > However, when restarting Apache, I have the following error:
> >
> > apache2: Syntax error on line 32 of /etc/apache2/apache2.conf:
> > Syntax error on line 2 of
> > /etc/apache2/mods-enabled/authnz_ldap.load: Cannot load
> > /usr/lib/apache2/modules/mod_authnz_ldap.so into server:
> > /usr/lib/apache2/modules/mod_authnz_ldap.so: undefined symbol:
> > apr_ldap_url_parse
>
> Which version of libaprutil1 do you have installed?
Sorry for the long delay, here is what I've got for APR:
$> dpkg --list | grep apr
ii libapr1 1.2.7-9 The Apache Portable Runtime Library
ii libaprutil1 1.2.7+dfsg-2+etch3 The Apache Portable Runtime Utility Library
And here are the versions for LDAP in case it is usefull:
$? dpkg --list | grep ldap
rc libldap-2.3-0 2.3.30-5+etch2 OpenLDAP libraries
ii libldap2 2.1.30-13.3 OpenLDAP libraries
ii php5-ldap 5.2.0+dfsg-8+etch15 LDAP module for php5
Hugo V.
Reply to: