From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131 Description of problem: mod_perl needs to be recompiled to work with RHSA-2003:256-01. mod_perl is expecting strict.pm from 5.6.0, but it doesn't exist because the new perl RPMs are 5.6.1. Version-Release number of selected component (if applicable): mod_perl-1.24_01-2 How reproducible: Always Steps to Reproduce: 1. install the newest perl rpms 2. try to do something with mod_perl in apache. 3. Actual Results: #/etc/init.d/httpd restart Stopping httpd: [ OK ] Starting httpd: [Tue Sep 23 11:37:30 2003] [error] Can't locate strict.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl . /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Apache.pm line 3.!BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.6.0/i386-linux/Apache.pm line 3.!Compilation failed in require at (eval 1) line 3.! Expected Results: httpd should start up and run normally. Additional info: Rebuild mod_perl from SRPM and problem disappears.
*** This bug has been marked as a duplicate of 104875 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.