Yii 1.0 installation in Linux (Ubuntu)

- Copy yii and paste to var/www/html

- Open Terminal write command: cd /var/www/html

- write command: "php yii_framework/framework/yiic webapp mysite"

Now it will work

Test:
http://localhost/mysite/index.php

Comments

Popular posts from this blog