Hi all,
I have managed to configure Yii, PHPunit and Selenium to run on my Mac using MAMP Pro, thanks largely to Eric Barne's excellent blog post, everything runs fine (google: PHP,Pear and PHPunit).
However when I go to the command line prompt and use Yii's Migration Tool from within the websites /protected/ folder, I get the below error:
Now the 'yiic' executable file is there in the /protected/ folder as well as the .php and .bat files.
It is probably a configuration issue but I do not know where to start. Can anyone can help enlighten me regarding this problem?
thanks in advance.
I have managed to configure Yii, PHPunit and Selenium to run on my Mac using MAMP Pro, thanks largely to Eric Barne's excellent blog post, everything runs fine (google: PHP,Pear and PHPunit).
However when I go to the command line prompt and use Yii's Migration Tool from within the websites /protected/ folder, I get the below error:
/Users/gary/WebRoot/trackstar/protected$ yiic migrate create create_project_table -bash: yiic: command not found
Now the 'yiic' executable file is there in the /protected/ folder as well as the .php and .bat files.
It is probably a configuration issue but I do not know where to start. Can anyone can help enlighten me regarding this problem?
thanks in advance.