Oh i think i got it!!

/usr/local/php5/bin/php cake/console/cake.php

Welcome to CakePHP v1.2.0.5875 pre-beta Console
---------------------------------------------------------------
Current Paths:
 -working: ......../adminpage/app
 -root: ......./adminpage
 -app: ......./adminpage/app/
 -core: ......./adminpage/

Changing Paths:
your working path should be the same as your application path
to change your path use the '-app' param.
Example: -app relative/path/to/myapp or -app /absolute/path/to/myapp

Available Shells:

 app/vendors/shells/:
         - none

 vendors/shells/:
         - none

 cake/console/libs/:
         acl
         api
         bake
         console
         i18n
         schema

To run a command, type 'cake shell_name [args]'
To get help on a specific command, type 'cake shell_name help'


On Dec 11, 3:24 pm, Louie Miranda <[EMAIL PROTECTED]> wrote:
> Also have the same problem. Hope someone knows the answer.
>
> On Dec 7, 4:22 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
> > Here's one for all you Cake experts out there - I'm just trying to use
> > 'bake' for the first time having just setup 1.2 in my 'mysite'
> > directory. General cake index page works fine, database is configured
> > OK, and all is well, but upon running bake from the command line I get
> > this error:
>
> > "Fatal error:Class'Shell'notfoundin C:\myserver\htdocs\mysite\cake
> > \console\libs\bake.php on line 37"
>
> > The nearest I've got isclassShellis defined in console/libs/shell.php and 
> > cake.php refers to this file, but working out why
> > overall it'snotworking is beyond me!
>
> > If anyone can suggest a solution, I'll be really grateful, thanks!
>
> > Jon.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to