[ome-users] Apache2/Mod_Perl Troubles with OME Install
Brandenberger, Ralph
RBrandenberger at Geron.com
Wed Jun 28 19:22:35 BST 2006
Hi Nick,
Are you installing the stable 2.4.0 release? I ran into the same error
during the installation. Check the apache error log. In my case this was
the error:
[Tue Jun 20 17:33:36 2006] [error] [client 10.1.4.15] failed to resolve
handler `Apache::Reload': Can't locate Apache/Re
load.pm in @INC (@INC contains: /usr/local/bin/perl /usr/lib/geron_perl
/usr/local/lib/perl5/5.8.0/i686-linux /usr/local
/lib/perl5/5.8.0 /usr/local/lib/perl5/site_perl/5.8.0/i686-linux
/usr/local/lib/perl5/site_perl/5.8.0 /usr/local/lib/per
l5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/lib/geron_perl .
/usr/local/apache2/2.0.55) at (eval 2) line 3.\n
Since you are using Apache2 and mod_perl 2 you need to update the
httpd2.*.conf file from
PerlInitHandler Apache::Reload
to PerlInitHandler Apache2::Reload
This fixed the problem in my case.
Hope this helps,
Ralph
More information about the ome-users
mailing list