Actually, there's an even easier way - and the official one to boot!

Edit the cache command at app/core/config.php to look like

Cache::config('default', array('engine' => 'File', 'path' => '/custom/
tmp/path'));

Full notes for this command are in config.php.

On Jun 16, 1:03 pm, acoustic_overdrive <[EMAIL PROTECTED]>
wrote:
> Hi Dave thanks for checking.
>
> I'm not using mod_rewrite, and I've just realised this means that it
> will actually get its folder structure set up by the index.php in the
> root of the installation, not the bootstrap or index.php in webroot.
>
> Which also means I think I've solved my problem because definingTMP
> in that index.php file seems to work fine.
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to