Reputation: 1
I'm a rails developer returning to do a bit of PHP after many years in the rubyland. I've landed a Yii
based project that I'm trying to get grips of and have run into an issue of not being able to run the yiic shell.
Please see below:
mymachine:protected randomm$ ./yiic shell
/Users/randomm/git/myproject/protected/config/main.php
mymachine:protected randomm$
i.e. it does nothing, just returns the prompt immediately. This is on OS X Mavericks
.
Any ideas would be much appreciated. Have gotten used to being able to run stuff inside the rails console and being able to do the same with yii
would be fantastic!
Upvotes: 0
Views: 160