can't you just symlink the directories ?
On Thu, Jun 19, 2008 at 10:02 AM, acoustic_overdrive
<[EMAIL PROTECTED]> wrote:
>
> Hi Dave,
>
> Thanks for the tip - I didn't realise that. I will give that a try. If
> I set that do you think the TMP constant is ignored? or is it still
> used for logs?
>
> Jamie
>
> On Jun 17, 9:05 pm, DaveMahon <[EMAIL PROTECTED]> wrote:
>> 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.
> >
>
--
Marcin Domanski
http://kabturek.info
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---