P.S. I then had a problem because I'm using MAMP for mySQL and the command line bake couldn't connect to the database. Follow the instructions on this thread to fix it: http://groups.google.com/group/cake-php/browse_thread/thread/5cccc865eb1c29c1/644b7eadf87a7a68?lnk=gst&q=mamp#644b7eadf87a7a68
On Jan 24, 7:19 pm, martinp <[EMAIL PROTECTED]> wrote: > I finally did it. Thanks for your help everyone. This is how, step-by- > step: > > I set up a file - ~./bash_login (as longint says above). This was done > by typing: > pico .bash_profile > from the first directory you're in when you open Terminal (your Users/ > username directory). > > In this (new) file I typed: > export PATH=$PATH:/Applications/MAMP/Cake_1.2/cake/console > > The above directory was the path I'd saved Cake to... obviously you > need to change it to whatever applies. > and then CTRL O to save. > > Then when I typed 'cake' I had the screen I'd been looking for. Hurrah! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
