aboutsummaryrefslogtreecommitdiffstats
path: root/install/INSTALL.txt
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-19 17:36:11 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-19 17:36:11 -0700
commitc78869e437eecfe7e30f728c3726341b60fe7803 (patch)
treee5c0585d5093ffd270dde4cc15855bbbbab91a5b /install/INSTALL.txt
parent77e2ef45f05b8106ebe5400f8931c6e54ec6341b (diff)
parente54198e5b8c0534a9021f4a494cf6fa504fc72ac (diff)
downloadvolse-hubzilla-c78869e437eecfe7e30f728c3726341b60fe7803.tar.gz
volse-hubzilla-c78869e437eecfe7e30f728c3726341b60fe7803.tar.bz2
volse-hubzilla-c78869e437eecfe7e30f728c3726341b60fe7803.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Conflicts: view/nl/messages.po view/nl/strings.php
Diffstat (limited to 'install/INSTALL.txt')
-rw-r--r--install/INSTALL.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index 871b19de5..003defeed 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -74,9 +74,11 @@ use SSL, your webserver must not listen on port 443 at all.
exec() and proc_open().
- curl, gd (with at least jpeg and png support), mysqli, mbstring, mcrypt,
- and openssl extensions. The imagick extension is not required but desirable.
+ and openssl extensions. The imagick extension is not required but desirable.
- - some form of email server or email gateway such that PHP mail() works
+ - xml extension is required if you want webdav to work.
+
+ - some form of email server or email gateway such that PHP mail() works.
- Mysql 5.x or MariaDB or postgres database server.