Friday, May 29, 2009

Re: problem with cake console

This gives a brief overview: http://amarenderguda.blogspot.com/2008/12/set-path-for-cakephp-on-windows.html

You need to restart for the change to take effect, and it is the path
to the individual cakephp application.

Also, something that I managed to get confused about when I was first
starting, you need to cd to the /app/ folder to get to cake bake.

On May 29, 9:32 am, paulos nikolo <paulitosthe...@gmail.com> wrote:
> Unfortunately the link is broken.it can't load  the file.:(
>
> 2009/5/29 Sam Sherlock <sam.sherl...@gmail.com>
>
>
>
> > I think you have not added cake to your path, anyway you don't need to
> > alter the cake.bat file
> > This screencast helped me set up cake console
> >http://cakephp.org/screencasts/view/6
>
> > as a result I am now a happy baker :)
>
> > - S
>
> > 2009/5/28 Paulos23 <paulitosthe...@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: