]> git.mxchange.org Git - friendica.git/commitdiff
Set the PHP requirements to php 5.4
authorMichael Vogel <ike@pirati.ca>
Thu, 1 Sep 2016 06:47:36 +0000 (06:47 +0000)
committerMichael Vogel <ike@pirati.ca>
Thu, 1 Sep 2016 06:47:36 +0000 (06:47 +0000)
doc/Install.md

index d92f7aefd023aa61e88e8f5f27d78e2e8d8f811c..e494c1edf0d9a4ad7f05a6264564b7087e7c312c 100644 (file)
@@ -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