> [EMAIL PROTECTED]:~/Development/cakeSettings/cakeCore/cake/scripts$ php
> bake.php -help

I had some problems with bake, and here's how I got it to work (I found
this very far down on a tread, but I don't remember which one).  I have
cake installed at c:\web\projects\cake.  If I do this:

c:\web\projects\cake\cake\scripts>php bake.php -app app

it tells me that the directory already exists and to choose another
directory.  If I do this:

c:\web\projects\cake>php cake\scripts\bake.php -app app

it works.  Weird, huh?  Anyway, I don't know if that will help with
your problem, but I hope it helps.

hydra12


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