[lug] Bad Apache problem?

Justin-lists glow at jackmoves.com
Wed Mar 26 10:45:33 MST 2003


All my modules/additions to Apache were also rebuilt (mod_perl, mod_ssl, PHP, mm) during the compilation/rebuild of Apache. The 'AllowOverride' directive in Apache is part of the httpd_core though so that wouldn't matter anyways. Is it possible to back down glibc to the previous version? I'd like to do that just temporarily for testing. That would atleast prove whether or not glibc is the cause of this problem. Thanks.

Justin

--
glow at jackmoves.com

> If one of the apache modules is involved, then the same thing is 
> true for each module that links to any outside library. Are any 
> modules involved with relevant features, and if so, have they also 
> been recompiled?
> 
> D. Stimits, stimits AT attbi DOT com

---------- Original Message -----------
From: "D. Stimits" <stimits at attbi.com>
To: lug at lug.boulder.co.us
Sent: Tue, 25 Mar 2003 18:32:06 -0700
Subject: Re: [lug] Bad Apache problem?

> Justin-lists wrote:
> 
> > Well, let me show you what the actual ldd prints out.
> >
> > [glowecon at oldschool glowecon]$ ldd /usr/sbin/httpd
> >         libpam.so.0 => /lib/libpam.so.0 (0x40019000)
> >         libpq.so.2 => /usr/local/pgsql/lib/libpq.so.2 (0x40022000)
> >         libz.so.1 => /usr/lib/libz.so.1 (0x40031000)
> >         libcrypt.so.1 => /lib/libcrypt.so.1 (0x4003f000)
> >         libresolv.so.2 => /lib/libresolv.so.2 (0x4006c000)
> >         libm.so.6 => /lib/libm.so.6 (0x4007e000)
> >         libdl.so.2 => /lib/libdl.so.2 (0x400a0000)
> >         libnsl.so.1 => /lib/libnsl.so.1 (0x400a4000)
> >         libdb-4.0.so => /lib/libdb-4.0.so (0x400ba000)
> >         libperl.so => 
> > /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/libperl.so (0x40162000)
> >         libpthread.so.0 => /lib/libpthread.so.0 (0x40271000)
> >         libc.so.6 => /lib/libc.so.6 (0x402c3000)
> >         libutil.so.1 => /lib/libutil.so.1 (0x40400000)
> >         libexpat.so.0 => /usr/lib/libexpat.so.0 (0x40404000)
> >         libssl.so.2 => /lib/libssl.so.2 (0x40424000)
> >         libcrypto.so.2 => /lib/libcrypto.so.2 (0x40454000)
> >         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
> >
> > Apache has already been recompiled and installed again since updating 
> > the glibc. I just can't think of what else could be causing this since 
> > everything else on the system was unchanged (except glibc) at the time 
> > the problem was noticed.





More information about the LUG mailing list