Mention php-zip module dependency in administrator guide

This commit is contained in:
mike 2019-03-02 12:21:59 +03:00
parent 7fa874d9ef
commit 747ce9b1f1

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.