Tom, from the stack trace of the error message on your site I conclude that you checked out the latest 1.3 branch, not Cake 1.3.11. Since the release of 1.3.11 there has been a change on writing cache files to gain atomicity, so I guess that error is a bug.
Am 13.09.2011 22:54, schrieb Tom Belknap: > Here's the thing: these files and folders are supposed to be managed > by Cake. I'm not required to *create* the directories, other than > making sure that the app/tmp/cache directory is created. All of the > basic caching directories are there and they're all set to 777. The > directories that come pre-installed with a CakePHP installation are > there. So, something about the way Cake wants to handle these > directories is nuts-ed up and I'm not sure what. > > The reason I might have though it permissions-based is the simple fact > that the directories are clearly not getting created. > > Thank you for responding. Everybody's been very helpful. > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and > help others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this > group at http://groups.google.com/group/cake-php -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
