check permission of this file: tmp/cache/persistent/ cake_core_core_paths set permissions to tmp recursive. chmod -R 0777 tmp
On Nov 29, 6:04 am, Tony <[EMAIL PROTECTED]> wrote: > This is driving me crazy and I have googled this and nothing that I > have found is fixing this problem I'm having. > > I'm getting the typical Warning 512 error where it says that my "app/ > tmp/cache/ is not writable". I go to chmod 777 this directory and all > hell brakes loose on me and I get a whole bunch of errors. > > Warning: unlink(/Users/myname/Sites/myapp/app/tmp/cache/persistent/ > cake_core_core_paths) [function.unlink]: Permission denied in /Users/ > myname/Sites/myapp/cake/libs/file.php on line 279 > > Warning: fopen(/Users/myname/Sites/myapp/app/tmp/cache/persistent/ > cake_core_core_paths) [function.fopen]: failed to open stream: > Permission denied in /Users/myname/Sites/myapp/cake/libs/file.php on > line 146 > > What's happening here and how can I fix this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
