Try this:
Click on Start, then Run. Type "cmd"
(do not type the quotes in any of these commands)
You should have a command line window.
Type "cd c:\[path_to_cake]\cake\scripts\",
replacing [path_to_cake] with the actual path
where you installed CakePHP
Type "php bake.php"
See if it still gives an error. If it does, you should
be able to see it this time.
HTH,
Eric
On 2/5/07, gobblez <[EMAIL PROTECTED]> wrote:
>
>
> Hello, I don't have much command line experience (I like clicking
> nicely labeled things). But I've been trying to work bake. It seems
> to work, like it will create the app folder with structure in it, but
> when I get to the other stuff, like M V C, it will ask a question
> about validation and the window will close right after. Sometimes
> it'll get to the association question, and close then. I can see the
> word error just before it closes and it said something about bake.php,
> I'm guessing a line number was probably in there too. I'm trying to
> get the add edit delete view stuff described in the IBM tutorials
> working. I'm using SVN 1.2, but the same thing happened to me with
> 1.1, never did get bake to work. Using XAMPP, and I set PHP in the
> environment path variable myself. Thanks for any advice.
>
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---