Menu

Installation

Source Code Installation (for all systems)

  1. Deploy PHP and MySQL runtime environment
    There are many installation guides for PHP and MySQL, but you should pay attention to the followings.
    1.1 ZenTao requires modules like pdo, pdo_mysql, json, and filter, so make sure that PHP environment can load these modules.
    1.2 Linux + Apache + PHP(5.3/5.4/5.5/5.6/7.0/7.1 + MySQL(5.5/5.6)/mariadb is recommended, followed by Nginx, while IIS+PHP is not recommended.
    1.3 On Linux, it is NOT recommended to compile and install PHP. You'd better install the PHP by built-in Package Manager.

  2. Download ZenTao source code
    2.1 Download the latest source code (.zip file) from the ZenTao official website.

2.2 Unzip to get 'zentaoalm' directory. Copy it to the doc directory of webserver, such as 'www' or 'htdocs' of Apache.

2.3 Visit http:// IP:PORT/zentaoalm/www/index.php and it will automatically start the installation.


If you want one-click installation, you can download ZenTao one-click installation for Windows and Linux instruction here and find the right ZenTao Scrum tool installation package here.