Difference between revisions of "Installing Geeklog:System Requirements"
From GeeklogWiki
(→Installation - System Requirements) |
|||
Line 1: | Line 1: | ||
== Installation - System Requirements == | == Installation - System Requirements == | ||
− | The system requirements for installing Geeklog 1 | + | The system requirements for installing Geeklog 2.1.2 and later are as follows: |
# Web server - one of the following | # Web server - one of the following | ||
Line 7: | Line 7: | ||
## Microsoft IIS (Internet Information Server) | ## Microsoft IIS (Internet Information Server) | ||
## Zeus | ## Zeus | ||
− | # PHP 5. | + | # PHP 5.3.3 or higher with the following extensions |
## mbstring Extension | ## mbstring Extension | ||
## bzip2 Extension | ## bzip2 Extension | ||
## mysql or mysqli Extension (To enable MySQL support) | ## mysql or mysqli Extension (To enable MySQL support) | ||
− | |||
## pgsql Extension (To enable Postgresql support) | ## pgsql Extension (To enable Postgresql support) | ||
## OpenSSL Extension (To enable the Geeklog OAuth Login process) | ## OpenSSL Extension (To enable the Geeklog OAuth Login process) | ||
# Database server - one of the following | # Database server - one of the following | ||
− | ## MySQL 4.1. | + | ## MySQL 4.1.3 or higher (MySQL 5 recommended) |
− | |||
## Postgresql 9.1.7 or later | ## Postgresql 9.1.7 or later | ||
# The ability to create a new database or to have access to an existing one | # The ability to create a new database or to have access to an existing one |
Revision as of 15:14, 9 June 2017
Installation - System Requirements
The system requirements for installing Geeklog 2.1.2 and later are as follows:
- Web server - one of the following
- Apache Web Server
- Microsoft IIS (Internet Information Server)
- Zeus
- PHP 5.3.3 or higher with the following extensions
- mbstring Extension
- bzip2 Extension
- mysql or mysqli Extension (To enable MySQL support)
- pgsql Extension (To enable Postgresql support)
- OpenSSL Extension (To enable the Geeklog OAuth Login process)
- Database server - one of the following
- MySQL 4.1.3 or higher (MySQL 5 recommended)
- Postgresql 9.1.7 or later
- The ability to create a new database or to have access to an existing one