Sharetronix microblog system installation manual

Source: Internet
Author: User
ArticleDirectory
    • Step 1. Download
    • Step 2. Set the environment
    • Step 3. Install
    • Step 4. Weibo system settings

Sharetronix is a multimedia micro-blog platform that can send videos, music, files, and texts. The latest version 1.3.0 provides support in 19 languages including Chinese and all functions that Weibo should have. Simple and easy to use. I personally like it very much. The following describes how to install this microblog system.

 

Step 1. Download

Download from the http://sharetronix.com/opensource/download page, you need to fill in the name, organization information and e-mail, after the download link will be sent to your filled mailbox. Here is a shortcut ~~

If you use Putty to access the VPs environment, you can download it using the following command:

 
CD/var/wwwwget http://sharetronix.com/opensource/download/get:latest/unzip sharetronix-1.3.0.zipcd sharetronix-1.3.0mv-r-F upload/var/www/microblog

The latest installation file, which contains multiple language files by default, does not need to be downloaded separately.

Step 2. Set the environment

This step is intended for friends who use VPs. By default, the environment is set up for the possible space of a VM. If not, contact the Space Provider.

1. Enable the URL rewriting module of Apache. There are a lot of online materials, but one thing to note is that you must set AllowOverride In the httpd. conf file to all,Otherwise, after the installation is complete, many pages will not be accessible and there will be a 404 error..

2. Set file attributes and execute the following script to provide Apache with all file read/write attributes under the microblog Folder:

 
Chown-r Apache: Apache/var/www/microblog

These will be checked during installation and cannot be installed without the read/write attribute.

3. Create a database. The script is as follows:

Mysql-u root-P press Enter Password: enter the password press ENTER welcome to the MySQL monitor. commands end with; or \ G. your MySQL connection ID is 4883 server version: 5.0.77 source distributiontype 'help; 'or' \ H' for help. type '\ C' to clear the buffer. mysql> Create Database microblog press ENTER->; query OK, 1 row affected (0.02 Sec) mysql> exit press ENTER
Step 3. Install

Access http: // Weibo System domain name/INSTALL for installation.

There are a total of eight steps for installation. If the preceding environment is set, it is generally okay.

 

Step 4. Weibo system settings

1. Change the language. After the installation is complete, the default language is English. Click adminitratrion-> General settings-> default language as shown in the figure. Then select Chinese to submit the language.

2. After the language is set, you can clearly know what the language is. Set it as required.

 

 

 

The above is the entire process of sharetronix. The final effect is as follows. Of course, you can try it now!

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.