hello! I have the same problem after installation: LBL_MINT4_AUTH_LOGIN_TITLE
I use:
Ubuntu 20.04 with: PHP 7.4, Mysql, Elasticsearch 7.17, apache2
At /var/log/apache2/error.log (with tail -f /var/log/apache2/error.log) I can see:
PHP Parse error: syntax error, unexpected ‘)’, expecting ‘|’ or variable (T_VARIABLE) in /var/www/minthcm/api/app/Controllers/GlobalSearchController.php on line 94, referer: https://<<mypage.com>>
And at console in the browser I can see:
https://<<mypage.com>>/api/init returns 500 Internal server error
Any help is apreciated!!!
Best regards, José