• Resolved Amit Singh

    (@amitsksingh)


    Hi There,

    I am trying to migrate all posts and images associated with the post from drupal to wordpress. but I am getting following error:

    [ERROR] Couldn’t connect to the Drupal database. Please check your parameters. And be sure the WordPress server can access the Drupal database.

    Can you please help me with this.

    Regards,
    Amit

    The page I need help with: [log in to see the link]

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 ‘Unable to Connect With Database’ is closed to new replies.