If web is in the URL, then you haven’t configured the system correctly. Only the contents of the web folder should be available to be web served. The files above need to remain in place, but you need to change your web root so that only the contents of web are served.
Also encountering a similar error, listed below. I have successfully launched 1.7.9 but am having a difficult time upgrading to 1.8.0 on my current centOS7 vert.
“Fatal Error - sorry this shouldn’t happen. SQLSTATE[28000] [1045] Access denied for user ‘cms’@‘172.18.0.4’ (using password: NO)”
I have adjusted the config.env file with the proper credentials but this does not appear to resolve the issue.
when this did not work, for the purposes of testing I removed the password requirements for mariaDB access, this also made no change to the resulting error.
Can someone also confirm that the docker installation creates the Database “mysql_xibo” ?