Are you executing the cake app using cron? If so, try to put umask(002); in bootstrap and purge tmp files.
On Nov 3, 10:50 am, Malcolm Krugger <[EMAIL PROTECTED]> wrote: > Sorry I should have mentioned earlier > > I set 777 perms for /app/tmp and all of its subdirectories too already > > Mal > > On Nov 2, 7:36 pm, Anupom <[EMAIL PROTECTED]> wrote: > > > I think you need to set writable permission to the /app/tmp directory and > > its subdirectories. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
