From aa6549c23920e7c7992ab4aa4b907a4845b1c7d3 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 18 Mar 2015 12:27:30 -0700 Subject: we upped the php version requirement. So up yours. --- install/INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/INSTALL.txt') diff --git a/install/INSTALL.txt b/install/INSTALL.txt index 36d112086..bfd685de4 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -67,7 +67,7 @@ use SSL, your webserver must not listen on port 443 at all. Example config scripts are available for these platforms in doc/install. Apache and nginx have the most support. - - PHP 5.3+. 5.4 or 5.5 is highly recommended. The later the better. + - PHP 5.4 or later. The later the better. - PHP *command line* access with register_argc_argv set to true in the php.ini file - and with no hosting provider restrictions on the use of -- cgit v1.2.3