I think you missed the point or maybe I wasn't clear. I'm not disputing how people learn. I personally, learned by baking (by far the greatest learning tool I've found in CakePHP). However, you can't go from 0 to 60. Nobody said, study the entire manual. But at least read the section on setup.
The way THIS particular tutorial is set up is IN ADDITION to the manual. On Sat, Mar 22, 2008 at 3:19 PM, Ryan.Bergman <[EMAIL PROTECTED]> wrote: > > All you need to do is set write access to the folder. In Mac terminal > enter something like this: > chmod -R 777 /applicationcontext/app/tmp. > > This will set the proper permissions for tmp and everything under it (- > R = recursive) > > As to the rest of this thread. Most people do not learn by reading a > bunch of dry specs but by jumping in, taking things apart and putting > them back together again. Tutorials are great for this kind of > learning....and it is a completely illegitimate way to introduce > yourself to a technology. If you have a problem with the question then > just don't answer it and let others in the community be helpful and > welcoming. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
