Zen build today's issue (vc) csdn reprint of a beautiful talk, what collection

Build a Zen environment

Disclaimer: This article is a blogger original article, follow the  CC 4.0 BY-SA  copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/a123bc21/article/details/78678617

First, Download

1, Zen project management software download source code
download site 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS.9.6.2.zip/download
download site 2: HTTP: // DL. cnezsoft.com/zentao/9.6.2/ZenTaoPMS.9.6.2.zip

2, integrated operating environment Download: Do not download the following software upgrade only applies to newly installed
Windows one-click installation package (applies to windows 64-bit)
Download site 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS.9.6.2.win64.exe/download
download site 2: http://dl.cnezsoft.com/zentao/9.6 .2 / ZenTaoPMS.9.6.2.win64.exe

the Windows installation package a key (for windows 32 bit)
download site. 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS.9.6. 2.win32.exe / download
Download site 2: http://dl.cnezsoft.com/zentao/9.6.2/ZenTaoPMS.9.6.2.win32.exe

Windows a key installation package (without security settings)
Download Site 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS.9.6.2.old.exe/download
download site 2: http://dl.cnezsoft.com/zentao/9.6 .2 / ZenTaoPMS.9.6.2.old.exe

Linux 64-bit key to an installation package (for Linux 64-bit)
download site. 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS. 9.6.2.zbox_64.tar.gz / download
download site 2: http://dl.cnezsoft.com/zentao/9.6.2/ZenTaoPMS.9.6.2.zbox_64.tar.gz

the Linux a 32 bit key installation ( suitable for Linux 32-bit)
download site 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS.9.6.2.zbox_32.tar.gz/download
download site 2: HTTP: // DL .cnezsoft.com / zentao / 9.6.2 / ZenTaoPMS.9.6.2.zbox_32.tar.gz
Note: Linux a key installation package must be decompressed directly into the / opt directory.

3, DEB package download: and can be installed in Ubuntu Debian system package manager dpkg
Download Site 1: http://sourceforge.net/projects/zentao/files/9.6.2/ZenTaoPMS_9.6.2_1_all.deb/download
download site 2: http://dl.cnezsoft.com/zentao/9.6.2/ ZenTaoPMS_9.6.2_1_all.deb

. 4, the rPM package download: the system can be installed by the Centos rpm package manager
download site. 1: http://sourceforge.net/projects/zentao/files/9.6.2/zentaopms-9.6.2 -1.noarch.rpm / download

Download Site 2: http://dl.cnezsoft.com/zentao/9.6.2/zentaopms-9.6.2-1.noarch.rpm

Note: If the installation encountered in VC ++ installation fails. You can use the following download site 2 

Download Site 2: http: //dl.cnezsoft.com/zentao/9.6.2/ZenTaoPMS.9.6.2.old.exe

Second, the installation steps

 

A, 9.2.stable above version of Windows a key installation package

 

1, a key installation package to run Windows

In our site to download new windows integrated operating environment (ending .exe).
Double-decompression to the root of a partition, such as c: \ xampp, or d: \ xampp, must be the root directory.
 Into the xampp folder,

When you click start.exe start Zen, if the computer does not run through the VC environment installation, you will be prompted to install VC ++ environment.

Windows a key to run the installation package you need to install VC ++ environment.

 

Note: If the installation encountered in VC ++ installation fails. You can use the following download site 2 

Download Site 2: http: //dl.cnezsoft.com/zentao/9.6.2/ZenTaoPMS.9.6.2.old.exe

 

1.3 into the xampp folder, double-click start.bat (new windows a key installation package right Run as administrator to start Zen .exe) to start the control panel program, the interface is as follows: 

Third, the visit starts and Zen

After 2.1 Startup Control Panel, click the "Zen start" button, the system will automatically start apache and mysql services Zen needed.

2.2 after a successful start, click on the "Access Zen", you can open the Home Zen environment. After 5 seconds, the page will automatically jump to the page of Zen. 

Fourth, the relevant password

3.1 Zen project management software login account is admin, password is 123456, change the password as soon as possible after your login.

3.2 mysql database administrator account is root, password is blank. (If you changed the password for the root account, be sure to remember to modify zentao / config / my.php inside the database password)

3.3 phpmyadmin database management program is used, based on security considerations, can only be accessed Zen is located on top of the machine, access from other machines will be banned. (Zen native browser to access the server 127.0.0.1, click on the database management.)

Fifth, on the environment

4.1 Zen access address is http: // Zen machines ip address: port number / zentao /, ip address into Zen actual machine ip address, port number into the actual port number.

4.2 The control panel will automatically install apache and mysql as a service, service names are apachezt, mysqlzt.

The environment is from 4.3 xampp streamlined version comes.

Sixth, if the control panel fails

If you can not start Zen program through the Control Panel, we also provide a control script command line to start Zen:

5.1 Switch to the xampp \ service directory

5.2 Double-click install.bat script, the system will automatically try to install apache and mysql as a service and start.

5.3 安装成功之后,在这个目录下面会有port.apache和port.mysql来记录apache和mysql的端口号,如果您想更改端口,可以将这两个文件删掉,重新运行install.bat脚本。

 

Guess you like

Origin www.cnblogs.com/vliz/p/11563969.html