aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-04-30 13:49:53 -0400
committerMario Vavti <mario@mariovavti.com>2017-05-03 11:56:33 +0200
commitf9d40adb188ef09cb2d76d1bcab9d50391334b7a (patch)
treefa60da0dda11ead874ee8cae600ec709c049c50b
parent3bd74aabaa256913593e0fcc786b51f696b508c8 (diff)
downloadvolse-hubzilla-f9d40adb188ef09cb2d76d1bcab9d50391334b7a.tar.gz
volse-hubzilla-f9d40adb188ef09cb2d76d1bcab9d50391334b7a.tar.bz2
volse-hubzilla-f9d40adb188ef09cb2d76d1bcab9d50391334b7a.zip
Update INSTALL.txt
The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian.
-rw-r--r--install/INSTALL.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/INSTALL.txt b/install/INSTALL.txt
index 7d4ed9534..c059fadf1 100644
--- a/install/INSTALL.txt
+++ b/install/INSTALL.txt
@@ -110,7 +110,7 @@ technical abilities.
php.ini file - and with no hosting provider restrictions on the use of
exec() and proc_open().
- - curl, gd (with at least jpeg and png support), mysqli, mbstring, xml,
+ - curl, gd (with at least jpeg and png support), mysqli, mbstring, xml, zip
and openssl extensions. The imagick extension MAY be used instead of gd,
but is not required and MAY also be disabled via configuration option.