Re: baking cake from command prompt -- problems

2006-08-25 Thread bingo
Okie, I found solution for all of my problems. For others, I am documenting the solutions below >>1. is there any webpage that list all the possible CAKE commands and >>from where they should be initialized php bake.php -help will tell all the possible commands. Another place to look at is http:/

Re: baking cake from command prompt -- problems

2006-08-25 Thread bingo
Hi gwoo, I am not sure what is CLI. But on doing google search found that on windows php.exe is essentially the CLI. xampp does have php.exe. I also checked there forum and found a post related to php.ini that also talk about cli. http://www.apachefriends.org/en/faq-xampp-windows.html And thank

Re: baking cake from command prompt -- problems

2006-08-25 Thread gwoo
Its possible that the CLI is not available in XAMPP. Double check. php bake.php -help should give you the list of available commands --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this g

baking cake from command prompt -- problems

2006-08-25 Thread bingo
Hi, I am trying to bake cake from command prompt and facing several problems. I am using XAMPP to setup my apache, php, and mysql. Here are some of the problems I am facing 1. is there any webpage that list all the possible CAKE commands and from where they should be initialized 2. I setup path