aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-02 19:02:10 -0800
committerFriendika <info@friendika.com>2010-12-02 19:02:10 -0800
commit041933db8794244aa894c0412aab421b6412837a (patch)
tree0d22426ab306a6dc02d0d4442b9eaf408ee1133a
parenta077b311c5bb65f233dbd9056140b8fbc91203f7 (diff)
downloadvolse-hubzilla-041933db8794244aa894c0412aab421b6412837a.tar.gz
volse-hubzilla-041933db8794244aa894c0412aab421b6412837a.tar.bz2
volse-hubzilla-041933db8794244aa894c0412aab421b6412837a.zip
more install notes
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 559a441db..ceb73c3b9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -17,11 +17,13 @@ hosting provider prior to installation.
- Apache with mod-rewrite enabled and "Options All" so you can use a
local .htaccess file
- - PHP > 5.1. The later the better. You'll need 5.3 for full openssl
+ - PHP > 5.1. The later the better. You'll need 5.3 for encryption of key
+exchange conversations
encryption support
- PHP *command line* access with register_argc_argv set to true in the
php.ini file
- curl, gd, mysql, and openssl extensions
+ - mcrypt (optional; used for end-to-end message encryption)
- Mysql 5.x