• Resolved macchu

    (@macchu)


    Hello,

    I go these errors whe I try to connect with the database.
    I’m on Siteground server for information and le production website is on OVH.

    === START test_database 2024-06-20 17:59:44 ===
    [ERROR] Impossible de se connecter à la base de données de Joomla. Merci de vérifier vos paramètres. Et soyez certains que le serveur WordPress ait accès à la base de données de Joomla.
    SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo for andevajoomla.mysql.db failed: Name or service not known
    === END test_database 2024-06-20 17:59:45 ===

    Thank you

    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)
  • You must be logged in to reply to this topic.