User Tools

Site Tools


installation:requirements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
installation:requirements [2011/03/04 18:02]
ccagle8 created
installation:requirements [2015/07/10 19:41]
Timbow [Absolutely Required Modules] removed a word for clarity
Line 1: Line 1:
-====== ​Installation ​Requirements ======+====== ​Server ​Requirements ​and Apache Modules ​====== 
 + 
 +===== Server Requirements ===== 
 + 
 +  - UNIX/Linux host 
 +  - PHP 5.2+ 
 +  - Apache - See below for modules used 
 + 
 +  * No MySQL, No Database needed 
 +  * Windows hosting has been tested successfully,​ with minor limitations. 
 +  * Nginx working (tested on Debian Lenny and Squeeze) with minor tweaks. 
 + 
 +===== Apache & PHP: Required Modules ===== 
 +==== Absolutely Required Modules ==== 
 + 
 +  * [[http://​www.php.net/​manual/​en/​simplexml.installation.php|SimpleXML]] - This module is necessary as GetSimple relies on XML to store it's data.  
 +    * If you do not have this installed, you will not be able to use GetSimple. 
 + 
 +==== Important but not Absolutely Required Modules==== 
 + 
 +  * [[http://​www.php.net/​manual/​en/​zip.installation.php|ZipArchive]] - This is only needed if you want to take [[how_to:​backup_website|backups]] of your website.  
 +    * As of GS v3.1, if you do not have this installed, your backups will try to use the [[http://​php.net/​manual/​en/​book.zlib.php|zlib library]] (it will create .tar.gz files instead of .zip) 
 +  * [[http://​httpd.apache.org/​docs/​current/​mod/​mod_rewrite.html|Apache mod_rewrite]] - This is only needed if you want to use [[:​pretty_urls|FancyURLs]] (set within the control panel'​s '​settings'​ page). aka **rewrite_module**. 
 +  * [[http://​www.php.net/​manual/​en/​curl.setup.php|Curl]] - Curl is needed to connect to our API to check for GetSimple updates.  
 +    * This means: you don't really need it, but if you want to install it, see [[http://​www.php.net/​manual/​en/​curl.setup.php|here]]. (Debian install via apt-get install php5-curl) 
 +  * [[http://​www.php.net/​manual/​en/​image.installation.php|GD Library]] - This module is needed in order to create thumbnails on uploaded images. 
 +======Links====== 
 +Back to the GetSimple Wiki [[:​start|Contents Page]] 
 +==Pages in this Section== 
 +===Installation=== 
 +  *[[:​installation|Installation on a Web Server or a Local Server]] 
 +  *[[installation:​migrating|Migrating,​ Moving and Uploading Complete Sites]] 
 +  *[[installation:​requirements|Server requirements and Apache Modules]] 
 +  *[[installation:​upgrade|Upgrading to the Latest Version of GetSimple]] 
 +  *[[installation:​specific-webhosters|Guidance for Specific Hosting Companies]] 
  
installation/requirements.txt · Last modified: 2019/12/16 18:49 by datiswous