summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBrion Vibber <brion@pobox.com>2010-03-18 11:12:27 -0700
committerBrion Vibber <brion@pobox.com>2010-03-18 11:12:27 -0700
commitbbfb7668857189a3fe359740c752c4c5dabfee8f (patch)
tree556a799ae2aa613c14ce6fe81bb2758ce3b39802 /README
parent0fe82bd0c9fdce78f6bd37463075cb45a99b25a4 (diff)
Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 45b72e9ac..c5adda177 100644
--- a/README
+++ b/README
@@ -137,7 +137,9 @@ run correctly.
- PHP 5.2.3+. It may be possible to run this software on earlier
versions of PHP, but many of the functions used are only available
- in PHP 5.2 or above.
+ in PHP 5.2 or above. 5.2.6 or later is needed for XMPP background
+ daemons on 64-bit platforms. PHP 5.3.x should work but is known
+ to cause some failures for OpenID.
- MySQL 5.x. The StatusNet database is stored, by default, in a MySQL
server. It has been primarily tested on 5.x servers, although it may
be possible to install on earlier (or later!) versions. The server