Hi,
I'm trying to cache template fragments in memory instead of the
filesystem for performance reasons.
But trying to set
view_cache:
class: sfProcessCache
leads to Fatal error: Call to undefined method
sfProcessCache::initialize() in ..../symfony/view/
sfViewCacheManager.class.php on line 49
How do I setup the cache manager to use a memory storage using?
Regards,
Matthias
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---