|
From: Jonathan P. <pa...@sl...> - 2001-03-23 18:30:23
|
On Fri, Mar 23, 2001 at 12:16:34PM -0600, Nicholas Ritter wrote: >=20 > >=20 > > do you have all the httpd conf files in place? Does your httpd.conf have > > an include line to /usr/local/slash/httpd/slash.conf (which then has a > > link to /usr/local/site/yoursite/yoursite.conf)? > >=20 > > This is the only thing that I can think of that would give you this > > error. Make sure all these files are in place, also make sure that your > > install process put all the necessary modules into your perl library > > path. > >=20 >=20 >=20 > This fixed the error I was having, although now I am getting the followin= g: >=20 > Syntax error on line 11 of /usr/local/slash/httpd/slash.conf: > Can't locate Apache/Cookie.pm in @INC (@INC contains:=20 > /usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0=20 > /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0= =20 > /usr/lib/perl5/site_perl . /var/www/ /var/www/lib/perl) at=20 > /usr/lib/perl5/site_perl/5.6.0/i386-linux/Slash/Apache/User.pm line 11. > BEGIN failed--compilation aborted at=20 > /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. >=20 > /var/www/bin/apachectl start: httpd could not be started >=20 >=20 >=20 > I figure this is a module install problem. I do a locate for cookie.pm,= =20 > and find it in: /usr/lib/perl5/5.6.0/CGI/Cookie.pm >=20 >=20 > So is this a module install issue, a path that needs to be added to the= =20 > perl INC (if so, how is the best way to do that) or something else? >=20 > Nicholas This might be an install issue. Can you send me the output of perl '-V:install.*' please? thanks, --=20 Jonathan "CowboyNeal" Pater | pa...@sl... http://cowboyneal.org/ | http://slashdot.org/ "No matter how big or soft or warm your beds is, you still have to get out of it." -- Grace Slick |