Здравствуйте, друзья!
Помогите пожалуйста решить проблему с установкой Magento CE 2.1.8 на хостинг.
Во время установки виснет на 51%
Версия php 7.0.22
Вот лог
[ERROR] PDOException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0' for key 'PRIMARY' in /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php:228 Stack trace: #0 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array) #1 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Statement/Pdo/Mysql.php(95): Zend_Db_Statement_Pdo->_execute(Array) #2 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Statement.php(303): Magento\Framework\DB\Statement\Pdo\Mysql->_execute(Array) #3 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array) #4 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `cu...', Array) #5 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(465): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `cu...', Array) #6 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(520): Magento\Framework\DB\Adapter\Pdo\Mysql->_query('INSERT INTO `cu...', Array) #7 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(576): Magento\Framework\DB\Adapter\Pdo\Mysql->query('INSERT INTO `cu...', Array) #8 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(1795): Zend_Db_Adapter_Abstract->insert('customer_group', Array) #9 /home/p209996/www/m.smartis.pro/vendor/magento/module-customer/Setup/InstallData.php(50): Magento\Framework\DB\Adapter\Pdo\Mysql->insertForce('customer_group', Array) #10 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Model/Installer.php(844): Magento\Customer\Setup\InstallData->install(Object(Magento\Setup\Module\DataSetup), Object(Magento\Setup\Model\ModuleContext)) #11 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Model/Installer.php(796): Magento\Setup\Model\Installer->handleDBSchemaData(Object(Magento\Setup\Module\DataSetup), 'data') #12 [internal function]: Magento\Setup\Model\Installer->installDataFixtures() #13 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Model/Installer.php(344): call_user_func_array(Array, Array) #14 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Controller/Install.php(109): Magento\Setup\Model\Installer->install(Array) #15 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php(82): Magento\Setup\Controller\Install->startAction() #16 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #17 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #18 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #19 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(118): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #20 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/DispatchListener.php(93): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #21 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #22 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #23 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #24 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/Application.php(314): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #25 /home/p209996/www/m.smartis.pro/setup/index.php(31): Zend\Mvc\Application->run() #26 {main} Next Zend_Db_Statement_Exception: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '0' for key 'PRIMARY', query was: INSERT INTO `customer_group` (`customer_group_id`, `customer_group_code`, `tax_class_id`) VALUES (?, ?, ?) in /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php:235 Stack trace: #0 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Statement/Pdo/Mysql.php(95): Zend_Db_Statement_Pdo->_execute(Array) #1 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Statement.php(303): Magento\Framework\DB\Statement\Pdo\Mysql->_execute(Array) #2 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array) #3 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('INSERT INTO `cu...', Array) #4 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(465): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `cu...', Array) #5 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(520): Magento\Framework\DB\Adapter\Pdo\Mysql->_query('INSERT INTO `cu...', Array) #6 /home/p209996/www/m.smartis.pro/vendor/magento/zendframework1/library/Zend/Db/Adapter/Abstract.php(576): Magento\Framework\DB\Adapter\Pdo\Mysql->query('INSERT INTO `cu...', Array) #7 /home/p209996/www/m.smartis.pro/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php(1795): Zend_Db_Adapter_Abstract->insert('customer_group', Array) #8 /home/p209996/www/m.smartis.pro/vendor/magento/module-customer/Setup/InstallData.php(50): Magento\Framework\DB\Adapter\Pdo\Mysql->insertForce('customer_group', Array) #9 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Model/Installer.php(844): Magento\Customer\Setup\InstallData->install(Object(Magento\Setup\Module\DataSetup), Object(Magento\Setup\Model\ModuleContext)) #10 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Model/Installer.php(796): Magento\Setup\Model\Installer->handleDBSchemaData(Object(Magento\Setup\Module\DataSetup), 'data') #11 [internal function]: Magento\Setup\Model\Installer->installDataFixtures() #12 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Model/Installer.php(344): call_user_func_array(Array, Array) #13 /home/p209996/www/m.smartis.pro/setup/src/Magento/Setup/Controller/Install.php(109): Magento\Setup\Model\Installer->install(Array) #14 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php(82): Magento\Setup\Controller\Install->startAction() #15 [internal function]: Zend\Mvc\Controller\AbstractActionController->onDispatch(Object(Zend\Mvc\MvcEvent)) #16 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #17 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #18 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php(118): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #19 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/DispatchListener.php(93): Zend\Mvc\Controller\AbstractController->dispatch(Object(Zend\Http\PhpEnvironment\Request), Object(Zend\Http\PhpEnvironment\Response)) #20 [internal function]: Zend\Mvc\DispatchListener->onDispatch(Object(Zend\Mvc\MvcEvent)) #21 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(444): call_user_func(Array, Object(Zend\Mvc\MvcEvent)) #22 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-eventmanager/src/EventManager.php(205): Zend\EventManager\EventManager->triggerListeners('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #23 /home/p209996/www/m.smartis.pro/vendor/zendframework/zend-mvc/src/Application.php(314): Zend\EventManager\EventManager->trigger('dispatch', Object(Zend\Mvc\MvcEvent), Object(Closure)) #24 /home/p209996/www/m.smartis.pro/setup/index.php(31): Zend\Mvc\Application->run() #25 {main}