installation in public_html or www

In my cpanel installation there are two directories public_html and www in which folder should I install yii and which files should I place there

Generaly on cpanel hostings… www is just a link to the public_html folder… so they are the same…

So where do I have to place my files ? Is it in public_html folder ? and what files do I have to place there?

If you put it in public_html… and check the www folder… you will see that they hold the same files… this is just a link… it’s always the same directory… so it’s just a metter of liking (“www” is shorter)…

you need to put all your project files there (give proper permission to the assets and protected/runtime folder)… and of course the Yii framework…

http://www.yiiframework.com/doc/guide/1.1/en/quickstart.installation

http://www.yiiframework.com/doc/guide/1.1/en/quickstart.first-app