You are here: Documentation » Requirements and Getting Started » Requirements
Differences
This shows you the differences between two versions of the page.
setup:requirements [2007/07/01 21:40] admin Changed the minimum PHP requirement to 4.1. |
setup:requirements [2013/08/11 04:56] (current) rmccue old revision restored |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Requirements ====== | ====== Requirements ====== | ||
- | If you are unsure about any of the below, you can make use of the [[http://simplepie.org/downloads/sp_compatibility_test.zip|SimplePie Compatibility Test]]. | + | If you are unsure about any of the below, you can make use of the SimplePie Compatibility Test that is included in the SimplePie download. |
===== Minimum ===== | ===== Minimum ===== | ||
- | * [[http://php.net/|PHP]] 4.1 or higher (including PHP 5) | + | * [[http://php.net/|PHP]] 5.2 or higher |
* PHP's [[http://php.net/xml|XML extension]] (enabled by default) | * PHP's [[http://php.net/xml|XML extension]] (enabled by default) | ||
* PHP's [[http://php.net/pcre|PCRE extension]] (enabled by default) | * PHP's [[http://php.net/pcre|PCRE extension]] (enabled by default) | ||
Line 10: | Line 10: | ||
===== Recommended ===== | ===== Recommended ===== | ||
* Ability to change file/folder permissions (dependent on how much access your host provides), | * Ability to change file/folder permissions (dependent on how much access your host provides), | ||
- | * PHP's [[http://php.net/mbstring|multibyte string extension]] and/or [[http://php.net/iconv|iconv extension]] (both disabled by default, but at least one is normally enabled) | + | * Both PHP's [[http://php.net/mbstring|multibyte string extension]] AND [[http://php.net/iconv|iconv extension]]. |
* PHP's [[http://php.net/curl|cURL extension]] (disabled by default) | * PHP's [[http://php.net/curl|cURL extension]] (disabled by default) | ||
* PHP's [[http://php.net/zlib|Zlib extension]] (disabled by default) | * PHP's [[http://php.net/zlib|Zlib extension]] (disabled by default) | ||
* Understanding of object-oriented programming basics. | * Understanding of object-oriented programming basics. | ||
+ |
setup/requirements.1183326000.txt.gz · Last modified: 2011/03/06 03:56 (external edit)