

I get this error: SQLSTATE The server requested authentication method unknown to the client

I get the message: “Fatal error: Class ‘PDO’ not found” If your remote host doesn’t allow this directive, you will have to do the migration on localhost. The PHP directive “Allow URL fopen” must be turned on in php.ini to copy the medias.It must be your Drupal home page URL and must start with or The media are not imported and I get the error message: “Warning: copy() : URL file-access is disabled in the server configuration” Check the URL field that you filled in the plugin settings.You can also increase the memory limit in php.ini if you have write access to this file (ie: memory_limit = 1G).You can add: define('WP_MEMORY_LIMIT', '512M') in your wp-config.php file to increase the memory allowed by WordPress.First, deactivate all the WordPress plugins except the ones used for the migration.The migration stops and I get the message: “Fatal error: Allowed memory size of XXXXXX bytes exhausted” or I get the message: “Internal server error” Instead, you must set the host to be localhost unix_socket=/tmp/mysql5d.sock

This error happens when the host is set like localhost:/tmp/mysql5d.sock.I get this error when testing the connection: “SQLSTATE Connection refused” or “SQLSTATE No such file or directory” run the migration by using WordPress database credentials (host, user, password, database) instead of the Drupal ones in the plugin settings.import this SQL file on the same database as WordPress.export the Drupal database to a SQL file (with phpMyAdmin for example).Another solution is to copy the Drupal database on the WordPress database:.Enter the access host as the SOME-WEBSITE-DOMAIN-OR-IP-ADDRESS and click add host. There you can add an access host (WordPress host).go down to Database section and click “Remote MySQL”.go into the Cpanel of the Drupal server.If you use CPanel on the Drupal server, a solution is to allow a remote MySQL connection.If Drupal and WordPress are not installed on the same host:
#Drupal download password#
First verify your login and password to the Drupal database.SQLSTATE Access denied for user (using password: YES)” And be sure the WordPress server can access the Drupal database.

These modules can be purchased on: TranslationsįAQ I get the message: “ Couldn’t connect to the Drupal database.
#Drupal download drivers#
compatible with the MySQL, PostgreSQL and SQLite Drupal database drivers.defines the featured image to be the first post image (option).resizes images according to the sizes defined in WP.modifies the post content to keep the media links.uploads all the posts media in WP uploads directories.It is compatible with multisite installations. It has been tested with Drupal 4, 5, 6, 7, 8 & 9 and WordPress 6.1. This plugin migrates articles, stories, pages, categories, tags and images from Drupal to WordPress.
