Matjaz Rihtar
Matjaz Rihtar
The following error during installation ``` Error: Method name must be a string #0 /var/www/MISP/app/Console/Command/AdminShell.php(467): Server->serverSettingsEditValue() #1 /var/www/MISP/app/Lib/cakephp/lib/Cake/Console/Shell.php(459): AdminShell->setSetting() ``` could be fixed with the following change to the app/Model/Server.php:...
Typical GPX file has references to GPX schemas in the first line (<gpx ...>). These schemas, if enforced by the reading program/library, describe what is allowed in the file content....
The problem with the "collections" table also happens with a new/clean installation of MISP v2.4.187, as reported in MISP/Support gitter channel. 
Seems to be fixed in commit b6769c5 by [iglocska](https://github.com/MISP/MISP/commits?author=iglocska) on 3-May-2024 (--> v2.4.192)