Re: Having trouble getting cake bake to work

2011-03-16 Thread venky
you must have your application name like this: /var/www/cake/app (cake is your project name, it can be anything you like) BAKE like this:/cake/console/cake bake -app /var/ www/cake/app let me know if it works..!! On Mar 15, 8:23 am, Mark Murphy wrote: > I've installed the latest version of CakePH

Re: Having trouble getting cake bake to work

2011-03-15 Thread cakebaker
try this way: /var/www/cake/app (cake is the application name) cake bake -app /var/www/cake/app set the project that way..and retry...!! On Mar 15, 8:23 am, Mark Murphy wrote: > I've installed the latest version of CakePHP on a Ubuntu 10.10 > machine. I was able to run through a beginner tutorial

Having trouble getting cake bake to work

2011-03-15 Thread Mark Murphy
I've installed the latest version of CakePHP on a Ubuntu 10.10 machine. I was able to run through a beginner tutorial just fine so I think my configuration is close to being correct. I can't get cake bake to completely work though. Below is my session. Things that look like anomolies are marked wit