Problems with Bake tool CakePhk

2013-06-20 Thread CAKEPHP MIRIM
hi guys, I have problems in using the tool bake CakePHP at the time of use in the generation of CRUD the command prompt that informs not found a database 'default', and he does not find the database that was created within the standards set by CakePHP, so he concludes the command and does not g

Re: problems with bake

2008-05-04 Thread John C
Can anyone point me where do i get the console folder and the cake.bat file? I can't find these in my cake folder anywhere, nor in my computer at all. I am trying to bake something but cannot set it up because of this. Thanks in advance, JC --~--~-~--~~~---~--~~ Yo

Re: problems with bake

2008-05-02 Thread chuck24
Ok I am still having problems adding the php-cli. I have watched the screencast many times and I think I have narrowed down my problem. when gwoo adds his php-cli he adds the directory c:\wamp\php; I have a different version of wamp so my php-cli is located in C:\wamp\bin\php \php5.2.5; I have add

Re: problems with bake

2008-04-30 Thread Chris Hartjes
On Wed, Apr 30, 2008 at 10:27 AM, chuck24 <[EMAIL PROTECTED]> wrote: > > I set up the console as the screen cast suggested. I also am using > wamp so that so that eased things a bit. I also adjusted the path to > meet my file locations. I am still however getting the same error. > > "'php' is

Re: problems with bake

2008-04-30 Thread grigri
Sounds like your php dir is not in your PATH. On Apr 30, 3:27 pm, chuck24 <[EMAIL PROTECTED]> wrote: > I set up the console as the screen cast suggested. I also am using > wamp so that so that eased things a bit. I also adjusted the path to > meet my file locations. I am still however getting the

Re: problems with bake

2008-04-30 Thread chuck24
I set up the console as the screen cast suggested. I also am using wamp so that so that eased things a bit. I also adjusted the path to meet my file locations. I am still however getting the same error. "'php' is not recognized as an internal or external command, operable program, or batch file.

Re: problems with bake

2008-04-29 Thread Chris Hartjes
On Tue, Apr 29, 2008 at 11:09 AM, chuck24 <[EMAIL PROTECTED]> wrote: > > 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: > "

Re: problems with bake

2008-04-29 Thread chuck24
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

Re: problems with bake

2008-04-29 Thread Femi Taiwo
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

problems with bake

2008-04-28 Thread chuck24
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 appr