Yii framework deployment Method

Source: Internet
Author: User
Yii framework deployment Method
For beginners, deploying the yii framework is still difficult. yii is a high-performance PHP framework based on components and used to develop large-scale Web applications. Yii provides almost all the functions required for today's Web 2.0 application development. Yii is one of the most efficient PHP frameworks. Next we will start deploying our yii framework.

1. before deploying the yii framework, you must first set up the PHP environment. Here we will not talk about the problem of setting up the environment. After the environment is set up, download the yii framework from the yii official website.


2. decompress the downloaded folder and place it in your PHP environment directory. Here we only need two folders, framework and requirements: framework, which are required; requirements is an environment detection file.

3. Check whether the current environment meets the requirements of the yii framework and access http: // localost/APP/yii/requirements.
The recommended environment configuration will be provided:

4. After the environment is complete, you need to deploy the yii framework. Here we use yiic to deploy

5. Press windows + R or choose Start> RUN> cmd to open the CMD command window. Assume that the yiic file is in F: \ Wamp \ www \ yii \ framework, enter the folder in cmd and follow the steps below:

The project path and name can be customized. Then, click "yes". The project is successfully created.

6. Access the Project address, indicating that the deployment is successful.

This article is provided by programmer www.wfuyu.com. You are welcome to repost it for free.

Yii framework deployment Method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.