|
From: Micah Y. <yo...@ho...> - 2001-04-23 08:37:45
|
On Sunday 22 April 2001 10:33, you wrote: > On Sat, Apr 21, 2001 at 01:54:42PM -0400, Micah Yoder wrote: > > Compiled it from source. Slash doesn't like the default config. > > What part of the default config does it not like? I'm not gonna try and say > the RPM is the best one ever made, but a bug report now and then about your > troubles can help make it better, like into something people would want to > use. I believe the Slashcode docs themselves say that Slash doesn't like the default config. I'm actually not even sure that my problem is a bug in Slash (it probably isn't). Just something to do with the perl modules. So if anyone could tell me why this happens and how to fix it, that would probably go a long way to getting it working: [root@eclipse micah]# /usr/local/apache/bin/apachectl start 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/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 . /usr/local/apache/ /usr/local/apache/lib/perl) at /usr/lib/perl5/site_perl/5.6.0/i386-linux/mod_perl.pm line 14 Line 9 of that file: PerlModule Slash |