Good Morning,
I have planned to update my shop from version CE 4.10.2 to 6.2.3. As an initial step, I started updating the shop to version 6 then from there i will go for the latest version(as per the suggestions in the forum) .
I installed the new shop transferred the files and database and ran the sql migration commands as per the below document
https://docs.oxid-esales.com/developer/en/6.0/update/eshop_from_53_to_6/database.html
Now, the shop installed with blank page and at the admin it is showing like the below picture.
.
In the exception log it is showing the below error can anyone help me resolving this issue?:
[20 May 04:21:27.706635 2021] [exception] [type OxidEsales\Eshop\Core\Exception\DatabaseErrorException] [code 1146] [file /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php] [line 938] [message Table 'd0367528.oxconfig' doesn't exist]
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #0 /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/Database/Adapter/Doctrine/Database.php(1011): OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database->convertException(Object(Doctrine\DBAL\Exception\TableNotFoundException))
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #1 /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php(547): OxidEsales\EshopCommunity\Core\Database\Adapter\Doctrine\Database->getAll(‘select\n …’)
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #2 /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/Config.php(382): OxidEsales\EshopCommunity\Core\Config->_loadVarsFromDb(1)
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #3 /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(554): OxidEsales\EshopCommunity\Core\Config->init()
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #4 /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/ShopControl.php(131): OxidEsales\EshopCommunity\Core\ShopControl->_runOnce()
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #5 /www/htdocs/w00d7012/newshop/vendor/oxid-esales/oxideshop-ce/source/Core/Oxid.php(26): OxidEsales\EshopCommunity\Core\ShopControl->start()
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #6 /www/htdocs/w00d7012/newshop/source/index.php(15): OxidEsales\EshopCommunity\Core\Oxid::run()
[20 May 04:21:27.706635 2021] [exception] [stacktrace] #7 {main}