diff options
author | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-06 02:17:12 +0000 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-03-06 02:17:12 +0000 |
commit | ee1572f324262319af4e73695f1193716c625a51 (patch) | |
tree | df21e6dcdbe344b807c955e5f49d042f43d57b3d /README | |
parent | f371c663c51ee24e31746429ce5a597ab1627813 (diff) |
Added simplexml as a requirement
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |