• Resolved webtec2

    (@webtec2)


    Hello,

    I am trying out your plugin and I have copied and pasted the database connection details from Pantheon into the migration settings. When I test the connection, I get connection refused. I’ve tripled checked the credentials, they are all correct. Is your plugin compatible with Pantheon?

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

    (@kerfred)

    Yes, it is compatible with any hostings.

    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 ‘Pantheon Migration – Connection Refused’ is closed to new replies.