Neil, hi

Good to hear you are making progress.

When I run the bake command I make sure I am on the \app folder (or
whatever you have called it).  This way the bake shell does not have
to go looking for the db configuration or you project files.

In your case, by following your path, which now you tell us is
working, I think you need to change directory with the following
command prompt command
cd c:\server\htdocs\cake\cake\app  (or something very similar)
Then you can run cake bake.

The other option I sometimes use is to sit on \htdocs and use the
following
cake bake -app cake\app
What this does is places me at the webserver root and I can then go to
any project I might be working on under \htdocs.

Have a squiz at my blog, it shows you how to do all of this from
scratch for build 6311.

HTH
pavbaker  http://pavbaker.wordpress.com

On Jan 28, 4:59 pm, Neil <[EMAIL PROTECTED]> wrote:
> Thanks for the help,
>
> I now get some output when i type "cake bake" but it does not
> recognize my current project.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to