Home > PHP Framework > YII > body text

How to deploy yii project

angryTom
Release: 2020-03-10 18:03:04
Original
3991 people have browsed it

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!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!