S

Install Tiki Wiki CMS Groupware on CentOS 7

Tiki Wiki CMS Groupware, also known as Tiki, is a free and open source wiki content management system. Tiki's features include wiki pages, blogs, forums, and file and image galleries. This tutorial assumes that you have already setup a Vultr Cloud Compute instance with CentOS 7 and have root access. ##Install Apache, MySQL, and PHP Tiki runs on top of the LAMP stack. Before installing Tiki, you will need to install Apache, MySQL, and PHP. Install the Apache webserver. sudo yum ......

Comments