Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63393 - mod_perl 1.99_16 - Apache Startup Fails because Apache/Server don't exists
Summary: mod_perl 1.99_16 - Apache Startup Fails because Apache/Server don't exists
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 00:58 UTC by Jens Gassmann
Modified: 2004-09-23 13:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Gassmann 2004-09-09 00:58:16 UTC
After install the new mod_perl 1.99_16 Ebuild, Apache don't start, because the 
apache2-mod_perl-start.pl try to load a missing Apache/Server.pm.

In mod_perl 1.99_16 the Modul Apache::Server was renamed to Apache::ServerRec. Only changes this Apache starts up without any error

Reproducible: Always
Steps to Reproduce:
1.Install mod_perl 1.99_16
2./etc/init.d/apache2 start
3. Apache fails:

 

Actual Results:  
Can't locate Apache/Server.pm in @INC (@INC contains: /home/httpd/perl
/usr/lib/perl5/vendor_perl/5.8.5/i686-linux/Apache2
/usr/lib/perl5/5.8.5/i686-linux /usr/lib/perl5/5.8.5
/usr/lib/perl5/site_perl/5.8.5/i686-linux /usr/lib/perl5/site_perl/5.8.5
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i686-linux
/usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl . /usr/lib/apache2/
/usr/lib/apache2/lib/perl) at
/etc/apache2/conf/modules.d/apache2-mod_perl-startup.pl line 14.\nBEGIN
failed--compilation aborted at
/etc/apache2/conf/modules.d/apache2-mod_perl-startup.pl line 14.\nCompilation
failed in require at (eval 2) line 1.\n
[Thu Sep 09 08:40:44 2004] [error] Can't load Perl file:
/etc/apache2/conf/modules.d/apache2-mod_perl-startup.pl for server 127.0.0.1:0,
exiting...

Expected Results:  
Start without any Error! Load the correct Apache/Server.pm
Comment 1 Mark Dierolf (RETIRED) gentoo-dev 2004-09-23 12:36:35 UTC
This is sorted out in the new Apache tree the #gentoo-apache herd is building.
Comment 2 Mark Dierolf (RETIRED) gentoo-dev 2004-09-23 13:25:59 UTC
Changes have been made to the tree in subversion