Add readme notes about PHP <5.2.6 bug on 64-bit and PHP 5.3 issues.
This commit is contained in:
parent
0fe82bd0c9
commit
bbfb766885
4
README
4
README
|
@ -137,7 +137,9 @@ run correctly.
|
||||||
|
|
||||||
- PHP 5.2.3+. It may be possible to run this software on earlier
|
- 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
|
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
|
- 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
|
server. It has been primarily tested on 5.x servers, although it may
|
||||||
be possible to install on earlier (or later!) versions. The server
|
be possible to install on earlier (or later!) versions. The server
|
||||||
|
|
Loading…
Reference in New Issue
Block a user