From 337dfd5ee4618c803d7a8d52d92d3adbceaca500 Mon Sep 17 00:00:00 2001 From: mike Date: Sat, 2 Mar 2019 09:21:59 +0000 Subject: Mention php-zip module dependency in administrator guide (cherry picked from commit 747ce9b1f15d3f656ed8ca816c1790c351decec9) --- doc/admin/administrator_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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