Hi Chuck,
what you need to do is run the cake.bat from the command line, not by double clicking.
A quick example.
The name of my project is snippets, and my project root is C:\apache2triad\htdocs\snippets\
so I have inside snippets my cake,app and vendors folder. Kool?

Click on the start menu, choose "Run" and type "cmd"
it will load up the command line
type the next line to change to your own app folder

cd C:\apache2triad\htdocs\snippets\app

press ENTER

Next, type

..\cake\console\cake.bat


Now you're home free.

Remember to change the the path (C:\apache2triad\htdocs\snippets\app) to your own project and document root.
Cheers
Femi

chuck24 wrote:
I am trying to learn cakephp. I am having problems accessing cake
\consolecake.bat. When I try to open this file, the window flashes on
the screen then goes away. I am not sure what is happening here or
what to do about it. I dont have any experience with batch files. Any
help will be greatly appreciated.

Charley


  


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" 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