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.pull/894/head
parent
6c5665d0cd
commit
4b01780d0c
|
@ -82,6 +82,7 @@ Requirements
|
||||||
* PHP cURL package
|
* PHP cURL package
|
||||||
* PHP PDO mysql driver
|
* PHP PDO mysql driver
|
||||||
* PHP-XML
|
* PHP-XML
|
||||||
|
* PHP-JSON
|
||||||
|
|
||||||
|
|
||||||
Install
|
Install
|
||||||
|
|
Loading…
Reference in New Issue