summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-03-06 02:17:12 +0000
committerTim Almdal <tnalmdal@shaw.ca>2009-03-06 02:17:12 +0000
commitee1572f324262319af4e73695f1193716c625a51 (patch)
treedf21e6dcdbe344b807c955e5f49d042f43d57b3d
parentf371c663c51ee24e31746429ce5a597ab1627813 (diff)
Added simplexml as a requirement
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 09c8df03..ff2a8a0e 100644
--- a/README
+++ b/README
@@ -27,7 +27,8 @@ Please send your feedback to gallery-devel@lists.sourceforge.net.
SUPPORTED CONFIGURATION:
- Platform: Linux / Unix.
- Web server: Apache 2.2 and newer.
- - PHP 5.2 and newer (PHP's safe_mode must be disabled).
+ - PHP 5.2 and newer (PHP's safe_mode must be disabled and simplexml
+ must be installed).
- Database: MySQL 5 and newer.