Yii的安装,在windows和Linux相似,语法都是: php yiic.php webapp project (使用php引擎运行yiic.php文件,创建web应用--project) 后附Ubuntu安装代码: