[Lxr-general] Re: [Lxr-general] getting"Apache::StatINC: Can't locate Local.pm for almost all brows
Brought to you by:
ajlittoz
From: Rusty C. <rca...@np...> - 2003-05-09 15:20:29
|
Rusty Carruth (that's me) wrote: > I got one to go away by copying Local.pm to /usr/lib/perl5/site_perl/LXR > but any other page I go to gives me the error in the subject. > > The apache log says: > > Oh shoot! I've got a mandrake system, which uses httpd and httpd_perl, > and after all the hacking I see that I now have to get the httpd part > to send ALL requests on to the http-perl, AND allow them... Well, this is probably not the best way to do it, but I did manage to get it to work by switching the 'order deny,allow' to 'order allow,deny'.... rc |