PHP 5.3 dependency declared in INSTALL file

This commit is contained in:
Mikael Nordfeldth 2013-09-18 00:10:44 +02:00
parent 8140c4ff90
commit b62ac2544b

View File

@ -4,11 +4,8 @@ Prerequisites
The following software packages are *required* for this software to The following software packages are *required* for this software to
run correctly. run correctly.
- PHP 5.2.3+. It may be possible to run this software on earlier - PHP 5.3+. Newer versions may complain on some coding standards, but
versions of PHP, but many of the functions used are only available glitches are intended to be fix asap.
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 correctly in this
release, but problems with some plugins are possible.
- 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