summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-01-14 08:50:46 +0000
committeralecpl <alec@alec.pl>2011-01-14 08:50:46 +0000
commitd36115bfb8a2c7fcf7d9a364f3cdc6d51dfbd316 (patch)
tree35f71b24500ae8cf680b80026233ab7fb9e135e4 /INSTALL
parentd8d467c6c7476fda818be4c5d275965377be6e8c (diff)
- Require PHP 5.2.1 or greater
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index eb8399786..49aae922a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,7 @@ REQUIREMENTS
* The Apache or Lighttpd Webserver
* .htaccess support allowing overrides for DirectoryIndex
-* PHP Version 5.2 or greater including
+* PHP Version 5.2.1 or greater including
- PCRE, DOM, JSON, XML, Session, Sockets (required)
- libiconv (recommended)
- mbstring, fileinfo, mcrypt (optional)