Project management Software Series-linux one-click Installation Zen Road

Source: Internet
Author: User
Tags import database

Linux with one-click installation package

Introduction: This article describes how to use the Zen Channel One-click installation package under Linux to build the operating environment of Zen Road.

Linux one-click installation package built-in Apache, PHP, MySQL these applications, only need to download unzip to run Zen Dao.

Starting with the 7.3 release, Linux one-click installation package is divided into 32-bit and 64-bit two packages, please download the appropriate package according to the operating system conditions.

First, installation

1, the installation package directly extracted to the/OPT directory, do not extract to another directory and then copied to/opt/, because this will cause the file owner and read and write permissions to change, do not unzip the entire directory 777 permissions.

You can use the command: TAR-ZXVF zentaopms.7.3.stable.zbox_32.tar.gz-c/opt

2. Execute/opt/zbox/zbox Start command to open Apache and MySQL.

Execute the/opt/zbox/zbox stop command to stop Apache and MySQL.

Execute the/opt/zbox/zbox restart command to restart Apache and MySQL.

You can use the/opt/zbox/zbox-h command to get help about the ZBox command

Where the-AP parameter can modify the Apache port, the-MP parameter can modify the MySQL port (for example:/opt/zbox/zbox-ap 8080)

3, browser access Http://ip:apache port (default account admin, password 123456)

Second, how to access the database

1, Web Login database.

Note: The user name of the database: Zentao, the password is 123456. Database management is Adminer, but for security purposes, authentication is required to access Adminer, and the user needs to run/opt/zbox/auth/adduser.sh to add users (cd/opt/zbox/auth/and then execute. adduser.sh).

How to do this: page access http://Zen Lane Service Ip:apache Port, click the "Database Management" button has 2 layers of authentication.
1) The window verification is entered to run Addusers.sh added account number and password;
2) The page directly displays the login interface: server: 127.0.0.1:mysql port account root, password 123456, database fill Zentao.

Import data:

2, the command line connection database.

Login database:/opt/zbox/bin/mysql-u root-p mysql Port-P (example:/opt/zbox/bin/mysql-u root-p 3306-p)

Import Database:/opt/zbox/bin/mysql-u root-p MySQL Port-p to import the library name < Xxxx.sql (for example:/opt/zbox/bin/mysql-u root-p 3306-p Zentao < ; Zentao.sql)

Third, 9.2.stable version of Linux one-click installation package security level upgrade, disable PHP parsing.
If you want to install the Cicada-aware Enterprise Portal System (Chanzhi) and the Collaborative Office System (Ranzhi) or other third-party software in the Linux one-click installation package in Zen Road, you need to make changes to the/opt/zbox/etc/apache/httpd.conf directory.

Change the SetHandler text/plain to SetHandler application/x-httpd-php. As shown in the following:

Article excerpt from: http://www.zentao.net/

Take a note and keep it for later.

Project management Software Series-linux one-click Installation Zen Road

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.