Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
shell class Hello could not be found,what's the problem?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
LiveJin  
View profile  
 More options May 20 2012, 3:28 am
From: LiveJin <jintian...@gmail.com>
Date: Sun, 20 May 2012 00:28:31 -0700 (PDT)
Local: Sun, May 20 2012 3:28 am
Subject: shell class Hello could not be found,what's the problem?
Dear everyone:
I am a newer to cakephp .I config the cakephp shell as the cakephp
handbook says,when I run the HelloShell  with the command cake
Hello ,I got the error information as follows:

Error: Shell class HelloShell could not be found.
#0 G:\htdocs\cakedemo\lib\Cake\Console\ShellDispatcher.php(191):
ShellDispatcher
->_getShell('hello')
#1 G:\htdocs\cakedemo\lib\Cake\Console\ShellDispatcher.php(69):
ShellDispatcher-

>dispatch()

#2 G:\htdocs\cakedemo\app\Console\cake.php(33):
ShellDispatcher::run(Array)
#3 {main}

my cakephp version :
Welcome to CakePHP v2.2.0-beta Console
---------------------------------------------------------------
App : Console
Path: G:\htdocs\cakedemo\app\Console\
---------------------------------------------------------------
anyone who is helpful can give me a advice,plea.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AD7six  
View profile  
 More options May 20 2012, 6:03 pm
From: AD7six <andydawso...@gmail.com>
Date: Sun, 20 May 2012 15:03:03 -0700 (PDT)
Local: Sun, May 20 2012 6:03 pm
Subject: Re: shell class Hello could not be found,what's the problem?

You aren't in your app dir - you don't ordinarily run cake _in_ the Console
dir:

    cd ..
    Console/cake

Ensure the Hello shell is listed before calling it.

AD


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
euromark  
View profile  
 More options May 20 2012, 6:43 pm
From: euromark <dereurom...@googlemail.com>
Date: Sun, 20 May 2012 15:43:24 -0700 (PDT)
Local: Sun, May 20 2012 6:43 pm
Subject: Re: shell class Hello could not be found,what's the problem?

dont you just love double posts, AD?
the answer has already been given a day ago:
http://stackoverflow.com/questions/10671634/cakephp-shell-shell-class...

^^ but what the heck. let them keep us busy anyway

Am Sonntag, 20. Mai 2012 09:28:31 UTC+2 schrieb LiveJin:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
AD7six  
View profile  
 More options May 20 2012, 7:15 pm
From: AD7six <andydawso...@gmail.com>
Date: Sun, 20 May 2012 16:15:13 -0700 (PDT)
Local: Sun, May 20 2012 7:15 pm
Subject: Re: shell class Hello could not be found,what's the problem?

On Monday, 21 May 2012 00:43:24 UTC+2, euromark wrote:

> dont you just love double posts, AD?

Cross posts are one of my faves :)

AD


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »