> Seema Alevoor wrote:
> >
> > No, you need the shared library "apr_ldap-1.so" .
> > Looks like the required package didn't get
> installed !
> > Check if "SUNWapu13-ldap" has been installed.
> > $ pkginfo SUNWapu13-ldap
>
> But looking at
> http://src.opensolaris.org/source/xref/sfw/usr/
Seema Alevoor wrote:
>
> No, you need the shared library "apr_ldap-1.so" .
> Looks like the required package didn't get installed !
> Check if "SUNWapu13-ldap" has been installed.
> $ pkginfo SUNWapu13-ldap
But looking at
http://src.opensolaris.org/source/xref/sfw/usr/src/pkgdefs/SUNWapch
On 12/04/08 04:07, Rob wrote:
>> No, you need the shared library "apr_ldap-1.so" .
>> Looks like the required package didn't get installed
>> !
>> Check if "SUNWapu13-ldap" has been installed.
>> $ pkginfo SUNWapu13-ldap
>> ma.
>
> # pkg install SUNWapu13-ldap
>
> Problem Fixed!
Good t
No, you need the shared library "apr_ldap-1.so" .
Looks like the required package didn't get installed !
Check if "SUNWapu13-ldap" has been installed.
$ pkginfo SUNWapu13-ldap
-- Seema.
Rob wrote:
> sorry, actually, it looks like apr_ldap-1.a is missing:
>
> ls -al /usr/apr-util/1.3/li
Does the file exist in /usr/apr-util/1.3/lib/apr-util-1/ directory ?
Can you also check if apache is loading (using pldd )the new apr and
aprutil libraries in /usr/apr/1.3/lib and /usr/apr-util/1.3/lib
directories ?
Thanks,
Seema.
Rob wrote:
>> Hi Rob,
>>
>> Can you please check if apr-ldap-1.so
> No, you need the shared library "apr_ldap-1.so" .
> Looks like the required package didn't get installed
> !
> Check if "SUNWapu13-ldap" has been installed.
> $ pkginfo SUNWapu13-ldap
> ma.
# pkg install SUNWapu13-ldap
Problem Fixed!
Seems like the dependencies for the Indiana 2008.11
Hi Rob,
Can you please check if apr-ldap-1.so is getting loaded ?
Run pldd on the httpd process and search for ldap.
$ pldd | grep ldap
Thanks,
Seema.
On 12/03/08 01:59, Rob wrote:
>> Hi Rob,
>>
>> I tried to reproduce the crash at my end (on b100)
>> and was able to do so for ldaps:// .
sorry, actually, it looks like apr_ldap-1.a is missing:
ls -al /usr/apr-util/1.3/lib/apr-util-1/
total 67
drwxr-xr-x 2 root bin 6 2008-11-25 12:35 .
drwxr-xr-x 5 root bin10 2008-11-25 12:35 ..
-r-xr-xr-x 1 root bin 16392 2008-11-25 12:35 apr_dbd_mysql.a
-r-xr-xr-x 1 root bin 17888 2008-11-
> Does the file exist in
> /usr/apr-util/1.3/lib/apr-util-1/ directory ?
> Can you also check if apache is loading (using pldd
> )the new apr and
> aprutil libraries in /usr/apr/1.3/lib and
> /usr/apr-util/1.3/lib
> directories ?
>
> Thanks,
> Seema.
Yes, the file does exist:
# ls -al /usr/apr-
> Hi Rob,
>
> Can you please check if apr-ldap-1.so is getting
> loaded ?
> Run pldd on the httpd process and search for ldap.
> $ pldd | grep ldap
> anks,
> Seema.
I don't thinik that apr-ldap-1.so is getting loaded (see results below)
ps -ef |grep httpd
backuppc 18006 17962 0 19:36:28
Hi Rob,
I tried to reproduce the crash at my end (on b100) and was able to do so for
ldaps:// . But the stack trace looks different.
With ldap:// , things work fine.
I don't know the root cause yet. There have been many changes between b91 and
b101 including apache version upgrade.
I will raise
> Hi Rob,
>
> I tried to reproduce the crash at my end (on b100)
> and was able to do so for ldaps:// . But the stack
> trace looks different.
> With ldap:// , things work fine.
>
> I don't know the root cause yet. There have been many
> changes between b91 and b101 including apache version
> upg
Jyri Virkki wrote:
> Rob wrote:
>
>> I recently updated a server from snv91 to snv101b, and now when ever
>> i use mod_authnz_ldap to authenticate sites, apache segfaults.
>>
>> I'm not really sure how to gather more debugging information, the
>> apache logs say this:
>>
>> [Mon Dec 01 16:49:47
Hi All,
thanks for the fast response. I hope that some of this is helpful? The core
dump happens right after i type in my valid ldap login/password.
Here's my core dump:
pstack core.httpd.17252.u12625
core 'core.httpd.17252.u12625' of 17252:/usr/apache2/2.2/bin/httpd -k
start
fe032b
Rob wrote:
>
> I recently updated a server from snv91 to snv101b, and now when ever
> i use mod_authnz_ldap to authenticate sites, apache segfaults.
>
> I'm not really sure how to gather more debugging information, the
> apache logs say this:
>
> [Mon Dec 01 16:49:47 2008] [notice] child pid 1636
15 matches
Mail list logo