yii2.0 installation Process

Source: Internet
Author: User

First, get Composer.phar

-sS https://getcomposer.org/installer | php

Second, install the Composer.asset plug-in
PHP Composer.phar global require "fxp/composer-asset-plugin:~1.0.0"
Iii. Installing YII Basic module

PHP composer.phar create-project yiisoft/yii2-app-basic Basic 2.0.6
Iv. installation of Yii advanced module
PHP Composer.phar create-project yiisoft/yii2-app-advanced Advanced 2.0.6

Note: The functions of the Proc_get and Proc_get_status functions in disable functions are first turned off in the php.ini file
V. Enter the Advanced catalogue
php -r "readfile(‘https://getcomposer.org/installer‘);" | phpPerform this command download Composer.pchar
Vi. Execution of php composer.phar orders
Vii. Prepare all Plugins

PHP Composer.phar global require "fxp/composer-asset-plugin:1.0.0"
Viii. start our application and create the Yii2test application in the parent directory
PHP composer.phar create-project--prefer-dist--stability=dev yiisoft/yii2-app-advanced.. /yii2test

yii2.0 installation Process

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.