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