Difference between revisions of "Information Systems:UniKB Wiki Technical Administration Guide"

From uniWIKI
Jump to navigation Jump to search
m (Norwinu moved page UniKBAdminGuide to Wiki Administration Guide: Vanity)

Revision as of 13:48, 27 October 2015

uniKB Administration Guide

Overview

This page describes the configuration of this wiki. uniKB, as with any other MediaWiki-based site, is a customized installation based on open-source software. This page is dedicated to outlining in detail these custom changes from the default configuration so that the wiki can be administered by any system administrator familiar with Apache/MySQL/PHP.

Installation

The uniKB wiki runs on top of Apache/MySQL/PHP. These are all open-source software and available to use for both personal and commercial use. They do not come with commercial support (except for MySQL, which has a commercial option i.e. the software is based on the same source code but comes with paid support), and are community-maintained. As such, there is no default way to install these programs.

Folder structure and versions

Current versions of software being used:

  • `Apache`: 2.4.16 (For 64-bit Windows)
    • Install directory: C:\uniPHARM eLearning\Apache24
  • MySQL: 5.6
    • C:\Program Files\MySQL\MySQL Server 5.6
  • PHP: 5
  • MediaWiki:
  • Moodle: 2.9

MediaWiki

LocalSettings.php

Timezone

$wgLocaltimezone was added

LDAP Authentication

Extensions

The following lists the extensions installed in uniKB.

  • Maintenance
  • LDAP Authentication