Terminal issues on OS X with XAMPP and Yii framework
- by Jake
I'm trying to configure the Yii framework but am having problems with the terminal commands, and am also having difficulty setting up the webapp demo. I am using Mac OS X Snow Leopard and have installed XAMPP and placed the 'yii' folder in the xamppfiles \ htdocs folder.
I have verified the http://localhost/yii/requirements/index.php which is working fine. I have tried the following but nothing seems to work so if anyone can point out what I'm doing wrong it would be very much appreciated. In fact any directory I search for is not recognized (see below) so I'm thinking I need to do something else for this to work but I have searched and searched but found no answer.
~ Jake$ /applications/xampp/xamppfiles/yii
-bash: /applications/xampp/xamppfiles/yii: No such file or directory
~ Jake$ /documents
-bash: /documents: No such file or directory