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.
This commit is contained in:
spmfox 2020-04-29 13:09:01 -04:00 committed by GitHub
parent 6c5665d0cd
commit 4b01780d0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ Requirements
* PHP cURL package
* PHP PDO mysql driver
* PHP-XML
* PHP-JSON
Install