projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59ff309
)
Set the PHP requirements to php 5.4
author
Michael Vogel
<ike@pirati.ca>
Thu, 1 Sep 2016 06:47:36 +0000
(06:47 +0000)
committer
Michael Vogel
<ike@pirati.ca>
Thu, 1 Sep 2016 06:47:36 +0000
(06:47 +0000)
doc/Install.md
patch
|
blob
|
history
diff --git
a/doc/Install.md
b/doc/Install.md
index d92f7aefd023aa61e88e8f5f27d78e2e8d8f811c..e494c1edf0d9a4ad7f05a6264564b7087e7c312c 100644
(file)
--- 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