This is because you are using a utility that does not keep empty folders when extracting the cake archive.
Use another un-archiving tool that keeps the empty folders, and you won't have any of these warnings. philip wrote: > Hi, > > I tell you what happened. After I went to the cake URL as you said, I > got lots of warnings at the top of the screen. To get rid of the > warnings I had to manually create a folder in cake/app/ called models. > After createing models folder the CakePHP home page didn't give any > warnings, just said database file not configured. > But I keep getting warnings for different things. Mostly only when I > bake, when I get the warnings I find I have to create directories > myself manually then I go through the bake process again and it works. > > So the problem is with the bake.php now. Is it unable to create > directories? Is this due to some file/folder permission problem? > > Thanks, Philip > > > ryanb006 wrote: > > After the Blog Tutorial, follow it by example in building your own > > application. For reference to all Cake functions, visit the API at > > [1]. Also, you can check out the screencasts at [2]. > > > > Good luck with Cake! I haven't gone back to my old ways since I found > > it. > > > > ------ > > [1] http://api.cakephp.org/ > > [2] http://cakephp.org/screencasts > > ------ > > > > Ryan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
