|
hello,
I have a problem during the installation of magento ce 1.7.0.2
I try a lot of times but the installazione not works.
I try to create a nre database, a import on my server a new files of magento but not works.
the error now is:
Error in file: “/home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/code/core/Mage/Catalog/data/catalog_setup/data-install-1.6.0.0.php” - SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘1’ for key ‘PRIMARY’
Trace:
#0 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php(645): Mage::exception(’Mage_Core’, ‘Error in file: ...’)
#1 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php(391): Mage_Core_Model_Resource_Setup->_modifyResourceDb(’data-install’, ‘’, ‘1.6.0.0.14’)
#2 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php(289): Mage_Core_Model_Resource_Setup->_installData(’1.6.0.0.14’)
#3 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php(269): Mage_Core_Model_Resource_Setup->applyDataUpdates()
#4 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/code/core/Mage/Core/Model/App.php(351): Mage_Core_Model_Resource_Setup::applyAllDataUpdates()
#5 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#6 /home/ulsudmwl/domains/yeswerun-shop.com/public_html/index.php(87): Mage::run(’’, ‘store’)
#7 {main}
I saw that the error is different if I retry to install magento with another new database.
Please help me.
|