From 747ce9b1f15d3f656ed8ca816c1790c351decec9 Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 2 Mar 2019 12:21:59 +0300 Subject: Mention php-zip module dependency in administrator guide --- doc/admin/administrator_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/admin/administrator_guide.md') diff --git a/doc/admin/administrator_guide.md b/doc/admin/administrator_guide.md index 5f1d40428..2b1c84180 100644 --- a/doc/admin/administrator_guide.md +++ b/doc/admin/administrator_guide.md @@ -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. -- cgit v1.2.3