• Resolved jplacy2

    (@jplacy2)


    When I click on the “test the database connection,” I only see a message in the log that simply says (for example): “=== START test_database 2016-10-14 16:06:32 ===”.

    I don’t see any error messages, but it also doesn’t seem to connect successfully.

    How should I troubleshoot? The connection parameters are correct, I tested them using MySQL Workbench.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kerfred

    (@kerfred)

    Do you use the latest version of the plugin?

    Thread Starter jplacy2

    (@jplacy2)

    I’m using WordPress 4.6.1, and version 3.20 of the plugin. Now when I enter in the connection details and click “Test the database connection,” I don’t get anything… nothing shows in the log window.

    I looked in the system php errors file, and see this:

    [26-Oct-2016 18:53:33 UTC] PHP Fatal error: Uncaught Error: Undefined class constant ‘MYSQL_ATTR_INIT_COMMAND’ in C:\www\wp-content\plugins\fg-joomla-to-wordpress\admin\class-fg-joomla-to-wordpress-admin.php:483

    Any suggestion for what I should troubleshoot first?

    Thread Starter jplacy2

    (@jplacy2)

    Okay, using that error message as a guide, I discovered a FAQ that is clearly covered in the readme. I enabled the PDO_MySQL extension and I’m now able to connect.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Test database connection… no results’ is closed to new replies.