I did download the latest one here as of 3/20/2018.
Here is basic.json configuration the mysql is on another server with ports being open
"database": {
"databasetype": "mysqli",
"mysqldatabase": "gs",
"mysqlhost": "66.7",
"mysqlpassword": "n",
"mysqluser": "gs",
"prefix": ""
}
/daemon/libraries/database/database.php:281 => PDO::prepare(): SQLSTATE[HY000]: General error: 1 near "SHOW": syntax error
Fatal error: Call to a member function execute() on boolean in /home/XXX/GS/daemon/libraries/database/database.php on line 287
[21.03.18 21:59:08] Error: Error in home/XXXX/GS/daemon/libraries/database/database.php:287 => Call to a member function execute() on boolean