KnowledgeTree 3.7 - Linux Stack Installation

From KnowledgeTree Community

Jump to: navigation, search

Pre-installation steps

This step is required on Red Hat Enterprise Linux servers running with SELinux enabled.

  • Temporarily disable SELinux:
$ su -
$ setenforce permissive


Automatic Installation Instructions

The following steps must be run as the root user.

1) Download the KnowledgeTree install script. (Available here)

2) Unpack the install script.

$ tar -xzf kt-linux-universal-installer-3.7.x.x.tgz

3) Set execute permissions on the install script.

$ cd knowledgetree-linux-universal-installer-3.7.x.x/
$ chmod +x knowledgetree-commercial.sh

4) Run the script.

$ sudo ./knowledgetree-commercial.sh

(Click here for information about what the KnowledgeTree Universal Install Script does.)

5) Confirm that you want to install KnowledgeTree.

6) Allow the install script to configure the required repositories and download all packages.

7) Enter your MySQL root password when prompted.

Image:Ub step5.png


8) Start MySQL.

This step is only required on Red Hat Enterprise Linux


$ sudo /etc/init.d/mysqld start


9) Run the Setup Wizard


Personal tools