Install Discuz7.0 in UbuntuServer

Source: Internet
Author: User
Tags zend framework
Install the latest Discuz7.0 in the deletuserver environment. 1. Install database and Web server $ sudoapt-getinstallapache2mysql-serverphp5php5-mysqlphp5-gdphpmyadmin2, install Zend framework $ sudoapt-getinstallzend-framework3, download Discuz installation package $ cd ~ $ Mkdi

Install the latest Discuz7.0 in Ubuntu Server.

1. Install the database and Web server

$ Sudo apt-get install apache2 mysql-server php5 php5-mysql php5-gd phpmyadmin
2. Install the Zend framework

$ Sudo apt-get install zend-framework
3. Download The Discuz installation package

$ Cd ~
$ Mkdir discus
$ Wget http://download2.comsenz.com/Discuz/7.0.0/Discuz_7.0.0_FULL_ SC _GBK.zip

4. decompress the package

$ Sudo apt-get install unzip
$ Unzip Discuz_7.0.0_FULL_ SC _GBK.zip

5. Create a bbs directory under/var/www and copy all the files under the previously decompressed upload directory to the bbs directory.

Cp-a upload/*/var/www/bbs/
6. Set the www folder 777 attribute in var,

Sudo chmod-R 777/var/www
7. Open the browser and enter:

Http: // server IP Address/bbs/install/index. php

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.