I’ve read many advises about the problem bringing up the cms for Xibo but still no success with it.
When I open the browser I get the next message:
Fatal Error - sorry this shouldn’t happen. SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘cms.setting’ doesn’t exist
I’ve tried to solve it this way:
- I’ve created a new password in the file config.env
MYSQL_PASSWORD=4UyvtKq52CmCnTM8##
Using powershell:
- docker-compose down
- rm -r shared
- docker-compose up -d
Result:
Creating xibo_cms-db_1 … done
Creating xibo_cms-xmr_1 … done
Creating xibo_cms-xmr_1 …
Creating xibo_cms-web_1 … done
PS C:\Xibo>
So there is something wrong with the xibo_cms-xmr_1 …
Please can I get some help with this?
Kind regards Ron