I just installed Yii ver.1-1-8 in my WinXP environment (S.P.3), under folder C:/host/yii-1.1.8.r3324
In Apache httpd.conf Alias has been set for the physical path:
Alias /yii "C:/host/yii-1.1.8.r3324" Alias /yii/ "C:/host/yii-1.1.8.r3324/"
In my browser (Chrome) http://localhost/yii/requirements/ shows correct settings for the database MySql.
Next, as I run the following DOS commands I receive an error message:
C:\host\yii-1.1.8.r3324\framework>yiic webapp ../anamnesi Could not open input file: C:\host\yii-1.1.8.r3324\framework\yiic C:\host\yii-1.1.8.r3324\framework>
I tried some variations: yiic.bat instead of yiic; c:\host\yii-1.1.8.r3324\anamnesi instead of ../anamnesi; but I got always the same result.
I also re-start the PC; re-start Apache service and re-install the whole Yii but without any result.
Can anyone help me?
Thanks!
--
Antonio

Help














