• Resolved drsda

    (@drsda)


    Hello
    I have a Error connection

    Error is:
    [ERROR] Couldn’t connect to the Drupal database. Please check your parameters. And be sure the WordPress server can access the Drupal database.
    SQLSTATE[HY000] [1045] Access denied for user ‘ehsanp’@’localhost’ (using password: YES)

    Note: All information is correct but we have problems

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

    (@kerfred)

    If Drupal and WordPress are not installed on the same host, you can do this:
    – export the Drupal database to a SQL file (with phpMyAdmin for example)
    – import this SQL file on the same database as WordPress
    – run the migration by using WordPress database credentials (host, user, password, database) instead of the Drupal 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 connection’ is closed to new replies.