• Resolved emughal85

    (@emughal85)


    === START test_database 2019-09-30 12:57:03 ===
    [ERROR] Couldn’t connect to the Magento database. Please check your parameters. And be sure the WordPress server can access the Magento database.

    SQLSTATE[HY000] [1045] Access denied for user ‘rcg40548_softbar’@’localhost’ (using password: YES)

    Please read the FAQ for the solution.
    === END test_database 2019-09-30 12:57:03 ===

Viewing 1 replies (of 1 total)
  • Plugin Author Kerfred

    (@kerfred)

    First please double check your database settings.

    If Magento and WordPress are not installed on the same host, you can do this:
    – export the Magento database to a SQL file (with phpMyAdmin for example)
    – import this SQL file on the same database as WordPress
    – run the migration by using the WordPress database credentials (host, user, password, database) instead of the Magento ones in the plugin settings. You can find the WordPress credentials in the wp-config.php file.

Viewing 1 replies (of 1 total)
  • The topic ‘[ERROR] Couldn’t connect to the Magento database. Please check your parameters.’ is closed to new replies.