
ehankamo at yahoo
Apr 13, 2006, 4:19 PM
Post #2 of 2
(584 views)
Permalink
|
|
Re: "Can't locate object method "cache"... Cache::FileCache
[In reply to]
|
|
also my peers are using apache1, whereas i'm using apache2. I THINK i installed filecache correctly... /usr/lib/perl5/site_perl/5.8.6/Catalyst/Plugin/Cache$ ls FileCache.pm my peer also has it installed the same way. Edric <ehankamo [at] yahoo> wrote: I am using the Cache::FileCache module and I can't get it to install correctly although my peers have, and they dont know why i'm having problems. The error message is referring to this line of code: unless($info = $c->cache->get($searchcache)){ Here's a snippet of my log: [Thu Apr 13 22:44:56 2006] [catalyst] [debug] Loaded plugins: .------------------------------------------------------------------------------. | Catalyst::Plugin::Static::Simple | | Catalyst::Plugin::FormValidator | | Catalyst::Plugin::Static | | Catalyst::Plugin::SubRequest | | Catalyst::Plugin::Cache::FileCache | '------------------------------------------------------------------------------' [Thu Apr 13 22:44:56 2006] [catalyst] [debug] Loaded dispatcher "Catalyst::Dispatcher" [Thu Apr 13 22:44:56 2006] [catalyst] [debug] Loaded engine "Catalyst::Engine::Apache2::MP20" Any input is greatly appreciated. TIA. --------------------------------- Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates._______________________________________________ Catalyst mailing list Catalyst [at] lists http://lists.rawmode.org/mailman/listinfo/catalyst --------------------------------- Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.
|