2009/5/29 Sam Sherlock <sam.sherlock@gmail.com>
I think you have not added cake to your path, anyway you don't need to alter the cake.bat fileThis screencast helped me set up cake consoleas a result I am now a happy baker :)
- S
2009/5/28 Paulos23 <paulitostheone@gmail.com>
Hi ppl,
I have read some previous posts about cake console but nothing rly
helped me.I want to use cake console to build an ACL app but i am
facing a problem.I am using Xampp and the directory is: C:\Program
Files\xampp ,my app path is at: C:\Program Files\xampp\htdocs\my_cake
\app.
Then i open the cake.bat file and change the path from:php -q "%lib
%cake.php" -working "%CD%" %* to :C:\Program Files\xampp\php
\php.exe -q "%lib%cake.php" -working "%CD%" %* .
After that i open a cmd window and i work on this dir:
C:\Program Files\xampp\htdocs\my_cake\cake\console>cake bake
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
And the line above is the error i take!
Any help plz???
P.S:I tried also the -app command but still same
--~--~---------~--~----~------------~-------~--~----~
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 cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---
No comments:
Post a Comment