Neil, Hi If the 'cake bake' command is not working when you press the Enter button, I suspect there is no path to where cake.bat resides.
Can you confirm that when you get to the command prompt that you have set the path variable to include the \cake\console folder? If you type in just 'cake', press Enter - get any action? No - check the path. (type path, hit enter at the command prompt to check) If the file cake.bat cannot be located from the command prompt folder where you are currently, bake.php will also not be found as it resides in \cake\console\libs HTH pavbaker http://pavbaker.wordpress.com/ On Jan 27, 7:33 pm, Neil <[EMAIL PROTECTED]> wrote: > Sorry, I do not follow...From what I understand all I need to so is go > to the command prompt and type in "cake bake". However this does not > work. --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
