Home  >  Article  >  PHP Framework  >  How to deploy yii project

How to deploy yii project

angryTom
angryTomOriginal
2020-03-10 18:03:044054browse

How to deploy yii project

Download phpstudy software

https://www.php.cn/xiazai/gongju/fuwuqi

Install Run

How to deploy yii project

Download the Yii2.0 compressed package

https://www.yiiframework.com/download

After downloading, use the liunx system to decompress it and upload it to the win system

How to deploy yii project

yii2 project path, configure it with phpstudy, and initialize the import entry file of yii2

How to deploy yii projectHow to deploy yii project

http://127.0.0.1/ corresponds to ..\advanced\backend\web Backend

http://127.0.0.2/ corresponds It's...\advanced\frontend\web Frontend

How to deploy yii project

How to deploy yii project

##Note:

PHPstudy needs to enable openssl extension

PHP init initializes the entry file of yii2

Related recommendations:

yii framework, learning address:

https://www.php.cn/phpkj/ yii/

The above is the detailed content of How to deploy yii project. 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