aboutsummaryrefslogtreecommitdiffstats
path: root/install/INSTALL.txt
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-04-30 13:49:53 -0400
committerGitHub <noreply@github.com>2017-04-30 13:49:53 -0400
commit11e888fb7c5fa07c03c15e2af0560f4e9a81f282 (patch)
treea8bf3d17d78ed9421f169ba832863afa70128615 /install/INSTALL.txt
parentfac654ec5d07f725847c0da5ad8a67e256baabfa (diff)
downloadvolse-hubzilla-11e888fb7c5fa07c03c15e2af0560f4e9a81f282.tar.gz
volse-hubzilla-11e888fb7c5fa07c03c15e2af0560f4e9a81f282.tar.bz2
volse-hubzilla-11e888fb7c5fa07c03c15e2af0560f4e9a81f282.zip
Update INSTALL.txt
The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian.
Diffstat (limited to 'install/INSTALL.txt')
-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.