CentOS yii Framework installation

Source: Internet
Author: User
Environment: System environment: CentOS6.5yii version: 1.1.15PHP version: php5.3apache: httpd2.2 I. introduction YiiFramework is a high-performance PHP framework based on components for developing large Web applications. Yii provides almost all the functions required for today's web application development. Yii is one of the most efficient PHP frameworks. For details, refer to Baidu Encyclopedia. Official website: http

Environment:
System environment: CentOS 6.5
Yii version: 1.1.15
PHP: php 5.3
Apache: httpd 2.2

I. INTRODUCTION

Yii Framework is a high-performance PHP Framework based on components for developing large 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. For details, refer to Baidu Encyclopedia. Official website is: http://www.yiiframework.com/

II. install and configure yii in Linux

1. install

 
  1. Wget http://down.shshenchu.com/yii-1.1.15.022a51.tar.gz # download files
  2. Tar-zxvf yii-1.1.15.022a51.tar.gz # Extract Files

2. I have created a website that supports php, file directory/Web/yii/public_html/, and the domain name is yii.zhanghong.org.cn.

 
  1. Cp-R framework // Web/yii/public_html/
  2. Framework/yiic webapp/Web/yii/public_html/

The prompt "Create a Web application under"/Web/yii/public_html "is displayed '? (Yes | no) [no]: Enter yes and press enter to start the installation and copy of the file. the Message "Your application has been created successfully under/Web/yii/public_html" appears. "indicates that the installation is successful.

 
  1. Chown www. www-R *

Access yii.zhanghong.org.cn in the browser. if the following page is displayed, yii is successfully installed.

Related Article

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.