Difference between revisions of "Installing Geeklog:System Requirements"

From GeeklogWiki
Jump to: navigation, search
(Installation - System Requirements)
(Installation - System Requirements)
Line 8: Line 8:
 
## Zeus
 
## Zeus
 
# PHP 5.2.0 or higher
 
# PHP 5.2.0 or higher
 +
## mbstring Extension
 +
## bzip2 Extension
 +
## mysql or mysqli Extension (To enable MySQL support)
 +
## OpenSSL Extension (To enable the Geeklog OAuth Login process)
 
# Database server - one of the following
 
# Database server - one of the following
 
## MySQL 4.1.2 or higher (MySQL 5 recommended)
 
## MySQL 4.1.2 or higher (MySQL 5 recommended)

Revision as of 14:56, 23 February 2013

Installation - System Requirements

The system requirements for installing Geeklog 1.8.2 and later are as follows:

  1. Web server - one of the following
    1. Apache Web Server
    2. Microsoft IIS (Internet Information Server)
    3. Zeus
  2. PHP 5.2.0 or higher
    1. mbstring Extension
    2. bzip2 Extension
    3. mysql or mysqli Extension (To enable MySQL support)
    4. OpenSSL Extension (To enable the Geeklog OAuth Login process)
  3. Database server - one of the following
    1. MySQL 4.1.2 or higher (MySQL 5 recommended)
    2. Microsoft SQL Server 2000 or later
    3. Postgresql 9.1.7 or later
  4. The ability to create a new database or to have access to an existing one