On Feb 25, 10:23 am, Anders Leet <[email protected]> wrote: > Warning: touch() [function.touch]: Unable to create file C: > \HostingSpaces\andersle\anders-leet.com\wwwroot\cake_1_2\app\tmp\logs > \error.log because Permission denied in C:\HostingSpaces\andersle > \anders-leet.com\wwwroot\cake_1_2\cake\libs\file.php on line 130 > > Is there something else I am missing in the setup steps?
Make sure your 'tmp' folder and its subdirectories are writeable by the web server. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
