One-click Installation Package for Linux

zhangjiahui 2017-08-10 09:35:27

One-click Installation Package for Linux has build-in Apache, Php, Mysql。 All you need to do is to download .zip file and run it.  There are 32 bit and 64 bit packages for Linux. Pleae download the installation package that fits your operating system.


1. Unzip installation packages to /opt. Do  NOT unzip it to other directory and copy it to /opt, because the owner and read/write permission of the files might be changed. Use tar zxvf  RanZhi.3.2.1.zbox_32.tar.gz   -C /opt/.


2. Execute /opt/lampp/lampp to lauch Apache and Mysql.
    Execute /opt/lampp/lampp to stop Apache and Mysql.

    Execute /opt/lampp/lampp to restart Apache and Mysql.

    Execute /opt/zbox/zbox -h to get zbox help. -ap can change the port of Apache and -mp can change the port of Mysql.


3. Use web browser to access http://ip: port.


4. The database account is root with no password. The database management account is admin. When you use admin to access Zdoo, your identity verification is required due to safety. Execute /opt/zbox/auth/adduser.sh to add the account(first cd /opt/zbox/auth/ and then execute ./adduser.sh).


5. There are two layers of verification when you click database management on Zdoo webpage. The pop-out window will verify the account and its password generated by addusers.sh; the login interface will verify web server:127.0.0.1:mysqlport and its account is root, and the database is Zdoo/Ranzhi.

ZSite8.0