solution to what?
On Jul 29, 6:13 am, Robert <[email protected]> wrote:
> Hey Guys,
>
> I think I figured out a solution for this! Try changing the last line
> in your core.php:
>
> FROM
> Cache::config('default', array('engine' => 'File');
>
> TO
> Cache::config('default', array('engine' => 'File', 'path' => ROOT.'/
> app/tmp'));
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---