INSTALLATION OF YII FRAMEWORK
Download the Yii Framework
Download the Yii Framework from this URL: http://code.google.com/p/yii/downloads/detail?name=yii-1.1.10.r3566.zip&can=1&q=1.1
Extract the zip to webroot
Extract the zip file to the webroot directory
Create the Webapp
Then run the below commands to create the new application example named “eauction”
Then Type yes to agree
Now the application created successfully
Place the Application folder in Webroot
copy the eauction folder from created path to the webroot
Then run the application from browser : http://localhost/eauction/index.php