Mention php-zip module dependency in administrator guide

(cherry picked from commit 747ce9b1f1)
This commit is contained in:
mike 2019-03-02 09:21:59 +00:00 committed by Mario
parent e37c9ed0a1
commit 337dfd5ee4

View File

@ -95,7 +95,7 @@ PHP might differ from the _webserver_ version
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, mcrypt,
* curl, gd (with at least jpeg and png support), mysqli, mbstring, mcrypt, zip,
and openssl extensions. The imagick extension is not required but desirable.
* xml extension is required if you want webdav to work.