Difference between revisions of "Installing Geeklog:System Requirements"

From GeeklogWiki
Jump to: navigation, search
m (Remove Spam)
(Replaced outdated content with the contents of InstallReq14)
Line 1: Line 1:
Geeklog requires PHP, MySQL and a webserver that works with these.
+
== Installation - System Requirements ==
  
PHP: The minimum PHP version required is PHP 4.0.4. However, that version is very much out of date (and has security issues), so we suggest you use PHP 4.1.2 at the very least. Or, better yet, use the most up to date version available at the time you're reading this.
+
The system requirements for installing Geeklog are as follows:
  
At the time of this writing, PHP 5 is still in Beta. As one of the main goals of PHP 5 development was to keep compatibility with PHP 4, we do not expect any serious problems with PHP 5. We plan to be fully compatible with PHP 5 when it is released.
+
# Web server - one of the following
 
+
## Apache Web Server
MySQL: While we try to be compatible with MySQL down to version 3.22, we recommend using the most up to date version of the 3.23 or 4.0 variety available at the time you're reading this.
+
## Microsoft IIS (Internet Information Server)
 
+
## Zeus
Please note that because of possible SQL injection problems, we do not recommend using Geeklog on MySQL 4.1 (which is still in Alpha state at the time of this writing). We plan to resolve any outstanding issues with the release of Geeklog 1.3.9 in early 2004.
+
# PHP 4.1.0 or higher, preferably a 5.x version
 
+
# Database server - one of the following
Webserver: Geeklog is known to work with the Apache, Zeus, and Microsoft IIS webservers. As with the other components, it is suggested to use the most up to date version available at the time you're reading this.
+
## MySQL 3.23.2 or higher, preferably at least 4.x or later
 
+
## Microsoft SQL Server 2000 or later
A note about Apache 2 compatibility: At the time of this writing, there was still no official word from the PHP developers regarding compatibility of PHP 4 and Apache 2. There are, however, several sites running without any problems on this combination. Again, it is suggested to use the most up to date version of both Apache and PHP.
+
# The ability to create a new database or to have access to an existing one

Revision as of 11:35, 8 August 2008

Installation - System Requirements

The system requirements for installing Geeklog are as follows:

  1. Web server - one of the following
    1. Apache Web Server
    2. Microsoft IIS (Internet Information Server)
    3. Zeus
  2. PHP 4.1.0 or higher, preferably a 5.x version
  3. Database server - one of the following
    1. MySQL 3.23.2 or higher, preferably at least 4.x or later
    2. Microsoft SQL Server 2000 or later
  4. The ability to create a new database or to have access to an existing one