In your AppController file, add this line:

var $persistModel = true;

In your AppModel:

var $cacheQueries = true;

On May 6, 1:24 pm, hookjd <jay.dys...@gmail.com> wrote:
> Hey all.  I can't seem to find this answer anywhere.  I have quite a
> few cakephp sites running and I'm in the process of optimizing a
> rather large site.  We're doing some view-caching, etc., and in the
> process I've discovered that my folder here:
>
> /app/tmp/cache/persistent/
>
> Has only one file in it called "empty".  In searching around it looks
> like I should have other files in there, or at least one called
> "class.paths.php".  This is a Cake 1.1 site, so maybe this is only a
> Cake 1.2 file?  Or can someone tell me if I might have an optimization
> issue that might be evidenced by not having anything in this folder?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to