From f9d40adb188ef09cb2d76d1bcab9d50391334b7a Mon Sep 17 00:00:00 2001 From: Andrew Manning Date: Sun, 30 Apr 2017 13:49:53 -0400 Subject: Update INSTALL.txt The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian. --- install/INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/INSTALL.txt') 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. -- cgit v1.2.3