I have almost finished installing Slash 2.0 on my RedHat 7.1 system with
MySQL but this is the error that I get when trying to start Apache:
/usr/local/apache_slash/bin/httpd -d /usr/local/apache_slash :
Syntax error on line 9 of /usr/local/slash/httpd/slash.conf:
Can't locate loadable object for module Apache::ModuleConfig in @INC (@INC
contains: /usr/local/lib/perl5/5.6.1/i686-linux /usr/local/lib/perl5/5.6.1
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux
/usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl .
/usr/local/apache_slash/ /usr/local/apache_slash/lib/perl) at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/mod_perl.pm line 14
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash/Utility.pm line 32.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash/Utility.pm line 32.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash/DB/Utility.pm line 9.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash/DB/Utility.pm line 9.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash/DB.pm line 10.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash/DB.pm line 10.
Compilation failed in require at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash.pm line 40.
BEGIN failed--compilation aborted at
/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/Slash.pm line 40.
Compilation failed in require at (eval 3) line 3.
I have confirmed that mod_perl is working (by telnet to port 80 ...) and
have confirmed that Apache::ModuleConfig is in fact installed at
/usr/local/lib/perl5/site_perl/5.6.1/i386-linux/Apache/ModuleConfig.pm
I would edit the @INC file but I have a feeling that the @INC was hardcoded
somewhere at compile time
Any help is greatly apprieciated. It has been a long hard road for it to
fail at this last crucial step :)
--
Jeffrey P Davis
Xsusio LLC
www.xsusio.com
|