[Catalyst] Problem using Catalyst::Plugin::Cache::FileCache

Edric ehankamo at yahoo.com
Fri Apr 14 19:57:12 CEST 2006


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"

   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.

Any input is greatly appreciated. TIA.
		
---------------------------------
Blab-away for as little as 1¢/min. Make  PC-to-Phone Calls using Yahoo! Messenger with Voice.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rawmode.org/pipermail/catalyst/attachments/20060414/e8bfe8bf/attachment.htm 


More information about the Catalyst mailing list