On Tue, 20 Jul 2004 18:19:11 +0800, Victor Tsang wrote: > my $vhostcache = Cache::Mmap->new("/tmp/vhost.mmap", \%options); > .. (bunch of codes) > ($rv, $res) = $vhostcache->read($host); > > instead of read.al now it complain _lock.al > > Can't locate auto/Cache/Mmap/_lock.al in @INC
This is just baffling. It's like you only have some of Cache/Mmap.pm loaded. I don't see how that can be possible. > anyways, maybe I should try reinstall mod_perl first and see if that > fixes the problem. It can't hurt, I suppose. Unfortunately, I'm off to Japan for the next two weeks, so I can't be any help until then. Hopefully, someone else on the list has seen something like this before. -- Peter Haworth [EMAIL PROTECTED] "Warning! Do not use while asleep!" -- Sears hairdryer instruction sheet -- 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