From 0d48cb959fc4927ac63587f57b71252a956db61e Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Fri, 3 Aug 2018 19:32:51 +0200 Subject: Add XMLreader in PHP requirements --- install/INSTALL.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'install/INSTALL.txt') diff --git a/install/INSTALL.txt b/install/INSTALL.txt index c39c8ad8b..3671d95ac 100644 --- a/install/INSTALL.txt +++ b/install/INSTALL.txt @@ -89,9 +89,10 @@ web server platforms. 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, 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. + - curl, gd (with at least jpeg and png support), mysqli, mbstring, xml, + xmlreader, 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. - some form of email server or email gateway such that PHP mail() works. -- cgit v1.2.3