I recently applied the glibc updates described at 
<http://www.redhat.com/support/errata/RHBA-2002-056.html> to a system 
running Apache 1.2.22/modperl 1.2.26 on a Perl 5.6.1/Redhat Linux 7.2 
system.

All seemed well until I updated Apache::Cookie to the latest version and 
restarted apache.

Apache failed to start and I got the following error messages:

Starting httpd: [Thu Apr 18 13:42:14 2002] [error] Can't load 
'/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Apache/Cookie/Cookie.so' 
for module Apache::Cookie: libapreq.so.1: cannot open shared object file: 
No such file or directory at 
/usr/local/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 
2/usr/lib/perl5/site_perl/5.6.1/i386-linux06.
 at /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/mod_perl.pm line 14
Compilation failed in require at /usr/local/apache/mason/handler.pl line 
33.
BEGIN failed--compilation aborted at /usr/local/apache/mason/handler.pl 
line 33.
Compilation failed in require at (eval 5) line 1.
/usr/local/apache/bin/apachectl start: httpd could not be started

I can find Cookie.so at the directory:
drwxr-xr-x    2 root     root         4096 Apr 18 08:25 .
drwxr-xr-x   11 root     root         4096 Dec  8 15:32 ..
-r--r--r--    1 root     root            0 Nov 19 08:57 Cookie.bs
-r-xr-xr-x    1 root     root        16669 Apr 18 08:25 Cookie.so

I suspect that this is an issue with the glibc update not 
Apache::Cookie since I'm also having similar problems with Image::Magick 
and 
Time::HiRes (modules I haven't updated) while updated modules like 
Storable 
still work. 

Can anyone confirm this problem?

Thanks,


Reply via email to