Hello,
I've been trying to install the latest version of magento CE (1.9.2) and Im getting this error.
Error in file: "/homepages/20/d583462297/htdocs/magento_store2/app/code/core/Mage/Poll/data/poll_setup/data-install-1.6.0.0.php" - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db583671866.poll' doesn't exist, query was: DESCRIBE `poll`
Trace:
#0 /homepages/20/d583462297/htdocs/magento_store2/app/code/core/Mage/Core/Model/Resource/Setup.php(645): Mage::exception('Mage_Core', 'Error in file: ...')
#1 /homepages/20/d583462297/htdocs/magento_store2/app/code/core/Mage/Core/Model/Resource/Setup.php(391): Mage_Core_Model_Resource_Setup->_modifyResourceDb('data-install', '', '1.6.0.1')
#2 /homepages/20/d583462297/htdocs/magento_store2/app/code/core/Mage/Core/Model/Resource/Setup.php(289): Mage_Core_Model_Resource_Setup->_installData('1.6.0.1')
#3 /homepages/20/d583462297/htdocs/magento_store2/app/code/core/Mage/Core/Model/Resource/Setup.php(269): Mage_Core_Model_Resource_Setup->applyDataUpdates()
#4 /homepages/20/d583462297/htdocs/magento_store2/app/code/core/Mage/Core/Model/App.php(362): Mage_Core_Model_Resource_Setup::applyAllDataUpdates()
#5 /homepages/20/d583462297/htdocs/magento_store2/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#6 /homepages/20/d583462297/htdocs/magento_store2/index.php(83): Mage::run('', 'store')
#7 {main}
I've found other people with similar issues but it was a different table that was missing and their fix doesnt really help. What is the best way to troubleshoot this? Or does anyone know how to fix the issue?
Thanks a lot,
Brian