And yes, by the way: I've attempted to clear those files. Actually, the error seems to be indicating that the CakePHP system was unable to create the folders (they do not, in fact, exist).
Seems like, beyond my problem, a patch should be developed to work around this problem: if there is a problem writing to the /tmp directory, it should probably stop there. Even though CakePHP checks to see if the directory is writable on first launch, it does not appear to confirm that files it needs to create actually do get created. A more graceful exit would be helpful. Meanwhile, I'm stuck with this issue. Guess I'd better tap the new Dev group and see if I can put a bug in someone's ear. Either that or else submit a ticket to Lighthouse. -- 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
