Another basic thing to double-check is the filename. It should be
cloud.php in your case.

/Martin

On Oct 7, 2:54 am, Ryan <[EMAIL PROTECTED]> wrote:
> Sorry, it is in ~/vendors/shells
>
> On Oct 6, 1:41 pm, "dr. Hannibal Lecter" <[EMAIL PROTECTED]> wrote:
>
> > Is it in ~/vendors or ~/vendors/shells ?
>
> > On Oct 6, 7:30 pm, Ryan <[EMAIL PROTECTED]> wrote:
>
> > > I am trying to create my first shell script. The shell script is in /
> > > vendors and when I run, I get this:
>
> > > class CloudShell extends Shell {
> > >        var $uses = array('Item');
> > >        function main() {
> > >          $this->out("test\n");
> > >        }
>
> > > }Error: Class CloudShell could not be loaded
>
> > > What am I missing? Thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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