From 4b01780d0cd5afdead97a9ac948c9aa6cbd890ab Mon Sep 17 00:00:00 2001 From: spmfox Date: Wed, 29 Apr 2020 13:09:01 -0400 Subject: [PATCH] Update Requirements Stock CentOS 8 + Apache + PHP7, php-json is not installed by default. Installer shows a blank page without this. Add php-json to the requirements list. --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index e7472654..6e9b116a 100644 --- a/README.rst +++ b/README.rst @@ -82,6 +82,7 @@ Requirements * PHP cURL package * PHP PDO mysql driver * PHP-XML +* PHP-JSON Install