Here is a transcript: computa conf # /etc/init.d/apache2 start * Starting apache2... [Thu Dec 12 00:26:39 2002] [error] Can't locate Apache/Registry.pm in @INC (@INC contains: /home/httpd/perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Apache2 /usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at (eval 3) line 3. [Thu Dec 12 00:26:39 2002] [error] Can't load Perl module Apache::Registry for server mitechka.kicks-ass.net:0, exiting... The versions: net-www/apache-2.0.43-r1 dev-perl/mod_perl-1.99.07 sys-devel/perl-5.8.0-r3 I can run the file /etc/apache2/conf/modules.d/apache2-mod_perl-startup.pl from the command line just fine. I have recently upgraded from 5.6.1 to 5.8.0, and might have forgotten to reemerge some modules.
apache::registery is part of libapreq, irc.
There is a script in sys-devel/perl/files now that will remerge your perl modules post install of 5.8 (you have to manually invoke it though). It also remerges anything compiled against libperl.so from perl 5.6.1
Having the same problem here. Attempting to emerge libapreq will install Apache 1 which defeats the purpose of running experimental Apache2 ;-)
- 906 PerlModule Apache::Registry + 907 PerlModule Apache2::ModPerl::Registry
Well, I forgot to say, that I meant the file commonapache2.conf and the numbers at the left are the line numbers ;) Greets, Christian Parpart.
fixed on cvs. thanks.