Monday, September 30, 2013

CakePHP bake command not working in CLI

I have got an application that i am working on built using Cakephp 1.3 problem that i am having is that i am failing to bake using CLI. I am using Windows 7 and xampp as my localserver. This is how i have added my Environment Variables.

C:\xampp\php;C:\xampp\htdocs\myappname\cake\console\  

When i type cake command in the CLI i get an error 'cake' is not recognized as an internal or external command, operable program or batch file.

Does anyone have an idea on how to fix this.

I have also asked the same question on SO and i dont seem to get answer - http://stackoverflow.com/questions/19094349/cakephp-bake-command-not-working-in-cli 

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: