Fatal Error - sorry this shouldn't happen. could not find driver

Hi,

I tried to update Xibo from version 1.7.9 to 1.8.0.

I chose the manual installation, because the docker didn’t work on my Windows Server 2012 R2.

After navigating to http://localhost/xibo/web I can see the error “Fatal Error - sorry this shouldn’t happen. could not find driver”

Please help me

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” ?

Any insights would be greatly appreciated.