Difference between revisions of "Installing Geeklog:System Requirements"
From GeeklogWiki
Line 11: | Line 11: | ||
## bzip2 Extension | ## bzip2 Extension | ||
## mysql or mysqli Extension (To enable MySQL support) | ## mysql or mysqli Extension (To enable MySQL support) | ||
+ | ## mssql Extension (To enable Microsoft SQL Server 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 |
Revision as of 15:01, 23 February 2013
Installation - System Requirements
The system requirements for installing Geeklog 1.8.2 and later are as follows:
- Web server - one of the following
- Apache Web Server
- Microsoft IIS (Internet Information Server)
- Zeus
- PHP 5.2.0 or higher with the following extensions
- mbstring Extension
- bzip2 Extension
- mysql or mysqli Extension (To enable MySQL support)
- mssql Extension (To enable Microsoft SQL Server 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.2 or higher (MySQL 5 recommended)
- Microsoft SQL Server 2000 or later
- Postgresql 9.1.7 or later
- The ability to create a new database or to have access to an existing one