Home  ›  Installation  ›  System Requirements

System Requirements

To run the latest version of Simple:Press Forum the following system requirements need to be met:

Simple:Press 4.3 requires WordPress 3.0. If you are running WordPress 2.9.2 or lower you will require Simple:Press 4.2.x

WordPress version 3.0 or newer.
You can check your WordPress version in your site ‘dashboard’.
It is displayed in the footer on the right hand side.
Note that WordPress 3.0 also replaces the older ‘MU’ having merged the two strands.

Php version 4.3 or newer including the GD graphics library.
You can check your php version with your host but it is unlikely to be any older than 4.3. Simple:Press Forum also runs without problem on php version 5 and above.

MySQL version 4.1.21 or newer.
You can check your MySQL version with your host or with a tool such as phpMyAdmin – usually available from your hosting control panel. Simple:Press Forum also runs without problem on MySQL version 5 and above.

WP Theme Requirements

There are three major requirements of any WP theme.
Sadly many theme authors leave out. These are required for Simple:Press versions 4.3.1 and newer.
These are:

  1. A call to wp_head() in the header theme file
  2. A call to the_content() in the man display page theme file
  3. A call to wp_footer() in the footer theme file

If ANY of these calls are missing, Simple:Press will not display and/or function correctly.
For details on checking and adding these requirements to an incorrectly written theme please see this wiki article.


Article written by steve on January 22, 2010 and last modified by steve on October 1, 2011