Plugin / FG Drupal to WordPress

Frédéric GILLES

Frequently Asked Questions (FAQ)

First verify your login and password to the Drupal database. If Drupal and WordPress are not installed on the same host: If you use CPanel on the Drupal server, a solution is to allow a remote MySQL connection. go into the Cpanel of the Drupal server go down to Database section and click “Remote MySQL” There you can add an access host (WordPress host). Enter the access host as the SOME-WEBSITE-DOMAIN-OR-IP-ADDRESS and click add host. Another solution is to copy the Drupal database on the WordPress database: 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.
This error happens when the host is set like localhost:/tmp/mysql5d.sock Instead, you must set the host to be localhost;unix_socket=/tmp/mysql5d.sock
First, deactivate all the WordPress plugins except the ones used for the migration You can run the migration again. It will continue where it stopped. You can add: define('WP_MEMORY_LIMIT', '512M'); in your wp-config.php file to increase the memory allowed by WordPress You can also increase the memory limit in php.ini if you have write access to this file (ie: memory_limit = 1G). See the increase memory limit procedure.
Check the URL field that you filled in the plugin settings. It must be your Drupal home page URL and must start with http:// or https://
The PHP directive “Allow URL fopen” must be turned on in php.ini to copy the medias. If your remote host doesn’t allow this directive, you will have to do the migration on localhost.
PDO and PDO_MySQL libraries are needed. You must enable them in php.ini on the WordPress host. Or on Ubuntu: sudo php5enmod pdo sudo service apache2 reload
You have to enable PDO_MySQL in php.ini on the WordPress host. That means uncomment the line extension=pdo_mysql.so in php.ini
No, it only reads the Drupal database.
It comes from MySQL 4.0. It will work if you move your database to MySQL 5.0 before running the migration.
You must use at least PHP 5.3 on your WordPress site.
It is a compatibility issue with your version of MySQL. You can read this post to fix it: http://forumsarchive.laravel.io/viewtopic.php?id=8667
Xampp puts the htdocs in the applications folder which is write protected. You need to move the htdocs to a writeable folder.
No, you can deactivate or even uninstall the plugin after the migration (for the free version only).
You can stop the log auto-refresh by unselecting the log auto-refresh checkbox Don’t hesitate to let a comment on the forum or to report bugs if you found some.

Ratings

4.4
55 reviews

Rating breakdown

Details Information

Version

2.0.0

First Released

05 Sep, 2016

Total Downloads

37,585

Wordpress Version

4.5 or higher

Tested up to:

5.2.4

Require PHP Version:

5.3 or higher

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.