Thank you that really helped me. I have never used the command line
before so your advice really got em going. I have one more question as
a progress though. After trying to run the cake.bat I get this
message:
"'php' is not recognized as an internal or external command, operable
program, or batch file."

Any advice?
Chuck

On Apr 29, 3:29 am, Femi Taiwo <[EMAIL PROTECTED]> wrote:
> 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 cake-php@googlegroups.com
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