What pav said, although I find it easier to copy the path out of the tiny edit box that Microsoft provide and paste it into notepad.
You might need to add a trailing \ to the word console. That's what it looks like on mine and works fine. Make sure you close down any open DOS windows before you edit the path. Oh, PHP needs to be in your path too! Once you can type cake bake and get something meaningful back, navigate (in the dos window) to your application directory (\cake_root \app) and type cake bake again. Follow the on screen menus and start by baking your database connection Then the models Then the controllers Then the views On Jan 27, 4:38 pm, pavbaker <[EMAIL PROTECTED]> wrote: > Neil, Hi > > It certainly appears that the path is suspect, no wonder your baking > fails > This piece appears crook > C:\server\htdocs\cake\1.2.x.x\cake\console > > I suspect it should read something like > C:\server\htdocs\cake\1.2.0.6311-beta\cake\console > > Where to change it? > Control panel/system/advanced/system variables/path/edit > > Watch it when you first enter edit mode - the whole path string is > highlighted - if you start typing you will ditch what is there already > and may find other programs may not work. Use your mouse carefully > and left-right keys to get to the piece you need to change. > > As long as you enter the correct path here as sytem variable, > you should be able to call cake from any command prompt folder > > HTH > pavbaker http://pavbaker.wordpress.com/ > > On Jan 28, 3:44 am, Neil <[EMAIL PROTECTED]> wrote: > > > It does not find cake. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
