From: Michael Vogel Date: Thu, 1 Sep 2016 06:47:36 +0000 (+0000) Subject: Set the PHP requirements to php 5.4 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=35813ab377971f0787c99353746098875304bf84;p=friendica.git Set the PHP requirements to php 5.4 --- diff --git a/doc/Install.md b/doc/Install.md index d92f7aefd0..e494c1edf0 100644 --- a/doc/Install.md +++ b/doc/Install.md @@ -26,7 +26,7 @@ Requirements --- * Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file -* PHP 5.5+. +* PHP 5.4+. * PHP *command line* access with register_argc_argv set to true in the php.ini file * curl, gd, mysql, hash and openssl extensions * some form of email server or email gateway such that PHP mail() works