Hi Perrin,
  
  I have tired to look for the file along the @INC I managed to find
the path but the directory is empty.

  I have taken a quick look into Cache::Mmap source and it doesn't
appears to be using autoload, that Peter himself has confirmed.

  I am going to take Peter's suggestion to reinstall mod_perl today
and see if that will fixes the problem.

Many thanks.

Tor. 


On Tue, 20 Jul 2004 11:53:27 -0400, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> On Tue, 2004-07-20 at 06:19, Victor Tsang wrote:
> > Can't locate auto/Cache/Mmap/_lock.al in @INC
> 
> You're having problems with autoloading.  Check for the existence of
> "auto/Cache/Mmap/_lock.al" on your system, and then check that its path
> is in @INC when you run under mod_perl (command-line doesn't count) and
> that the user you run mod_perl as can read it.  I suspect you will find
> a missing path or incorrect permissions somewhere.
> 
> - Perrin
> 
>

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to