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 for php.exe in windows environmental variable and even then windows command prompt complain that "command is not recognized". I overcome this problem by explicitly typing the whole address to php.exe on the command prompt. Is there any reason my path to php.exe is not being recognized in the windows environmental variables 3. Everytime I run a cake script..it starts running fine but after some time, I get some kind of this message and the script breaks "Fatal error: Maximum execution time of 60 seconds exceeded in D:\xampp\xampp\htdocs\cake\cake\scripts\bake.php on line 1400" I am not sure why this is happening. Is it some problem with php, apache, or cake settings. I look forward for suggestions Regards, Ritesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
