Revision #3 has been created by mishhh on Feb 21, 2009, 12:59:35 PM with the memo:
I thought adding quotes would help organizing topics: quotes for questions, how to for how tos, etc
« previous (#2) next (#4) »
Changes
Title
changed
"My yiic tool cannot run model and crud commands. Why?"
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
unchanged
[...]
To solve this problem, please double check your CLI PHP configuration. You may also use the following command to make sure your CLI PHP is using the specified `php.ini` file:
~~~
php -c path/to/php.ini protected/yiic.php shell
~~~