You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I downloaded the zip files; I managed to get Magmi to work on M2 but now I get the below error.
I have searched high and low and even changed the DB user/pass but still, I can't get rid of the error.
How did
Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) in /home//public_html/magmi/inc/dbhelper.class.php:58 Stack trace: #0 /home//public_html/magmi/inc/dbhelper.class.php(58): PDO->__construct('mysql:host=loca...', NULL, NULL, Array) #1 /home//public_html/magmi/inc/magmi_engine.php(518): DBHelper->initDb('localhost', 'magento', NULL, NULL, '3306', NULL, 'net', false) #2 /home//public_html/magmi/plugins/base/general/reindex/magmi_reindexing_plugin.php(35): Magmi_Engine->connectToMagento() #3 /home//public_html/magmi/plugins/base/general/reindex/magmi_reindexing_plugin.php(105): Magmi_ReindexingPlugin->initIndexList() #4 /home//public_html/magmi/plugins/base/general/reindex/options_panel.php(20): Magmi_ReindexingPlugin->getIndexList() #5 /home//public_html/magmi/plugins/inc/magmi_plugin.php(95): require('/home/...') #6 /home//public_html/mag in /home//public_html/magmi/inc/dbhelper.class.php on line 58
The text was updated successfully, but these errors were encountered:
Hello, I downloaded the zip files; I managed to get Magmi to work on M2 but now I get the below error.
I have searched high and low and even changed the DB user/pass but still, I can't get rid of the error.
How did
Fatal error: Uncaught PDOException: SQLSTATE[HY000] [1045] Access denied for user ''@'localhost' (using password: NO) in /home//public_html/magmi/inc/dbhelper.class.php:58 Stack trace: #0 /home//public_html/magmi/inc/dbhelper.class.php(58): PDO->__construct('mysql:host=loca...', NULL, NULL, Array) #1 /home//public_html/magmi/inc/magmi_engine.php(518): DBHelper->initDb('localhost', 'magento', NULL, NULL, '3306', NULL, 'net', false) #2 /home//public_html/magmi/plugins/base/general/reindex/magmi_reindexing_plugin.php(35): Magmi_Engine->connectToMagento() #3 /home//public_html/magmi/plugins/base/general/reindex/magmi_reindexing_plugin.php(105): Magmi_ReindexingPlugin->initIndexList() #4 /home//public_html/magmi/plugins/base/general/reindex/options_panel.php(20): Magmi_ReindexingPlugin->getIndexList() #5 /home//public_html/magmi/plugins/inc/magmi_plugin.php(95): require('/home/...') #6 /home//public_html/mag in /home//public_html/magmi/inc/dbhelper.class.php on line 58
The text was updated successfully, but these errors were encountered: