Home  >  Article  >  PHP Framework  >  How to install the yii1.1 framework

How to install the yii1.1 framework

王林
王林Original
2020-02-20 15:40:322686browse

How to install the yii1.1 framework

Get a copy of Yii1.1 from the Yii Chinese community

How to install the yii1.1 framework

Extract it to the www root directory

How to install the yii1.1 framework

(Recommended tutorial: yii framework)

Use the cmd command to enter the framework folder in the yii-1.1.14 directory under the www directory and run: ( testyii chooses its own name, and the same goes for the directory)

yiic webapp ../../testyii

Press Enter

How to install the yii1.1 framework

If you see successfully, it proves that the installation is successful!

The root directory of www will also have an additional testyii folder

How to install the yii1.1 framework

Visit www/testyii. If the following page appears, it proves successful!

How to install the yii1.1 framework

For more programming-related content, please pay attention to the Programming Introduction column on the php Chinese website!

The above is the detailed content of How to install the yii1.1 framework. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn