|
From: darren c. <dl...@us...> - 2001-03-25 02:27:36
|
Nicholas Ritter (ri...@lf...) said something to this effect on 03/23/2001: > This fixed the error I was having, although now I am getting the following: > > Syntax error on line 11 of /usr/local/slash/httpd/slash.conf: > Can't locate Apache/Cookie.pm 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 . /var/www/ /var/www/lib/perl) at > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Apache/User.pm line 11. > BEGIN failed--compilation aborted at > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Apache/User.pm line 11. > Compilation failed in require at (eval 17) line 3. > > /var/www/bin/apachectl start: httpd could not be started Sorry for the offlist reply, but Apache::Cookie comes with libapreq, rather than one of the more normally-named modules or bundles. Take a look at http://search.cpan.org/search?dist=libapreq to get started. (darren) -- #define NAME "darren chamberlain" #define EMAIL "dl...@us..." |