我安裝這個擴展http://www.yiiframework.com/extension/yii-resque/PHP - ./yiic rresque開始什麼都不做
[email protected]:/path/to/protected$ ./yiic rresque start
Yii command runner (based on Yii v1.1.13)
Usage: ./yiic <command-name> [parameters...]
The following commands are available:
- message
- migrate
- shell
- webapp
To see individual command help, use the following:
./yiic help <command-name>
什麼可能是錯誤的?
編輯
我想通了這個問題:我沒有把RResqueCommand.php到./protected/commands文件夾中。
您可能需要查看http://stackoverflow.com/help/how-to-answer – Kruser
添加一些代碼而不是鏈接。 –