Viewing 4 replies - 1 through 4 (of 4 total)
  • Same problem with WP 4.5

    Plugin Author Paul

    (@paultgoodchild)

    It’s likely that your web hosting configuration is killing the connection. You can install the database manually using phpMyAdmin or such like. There’s an sql file in the inc/ip2nation folder within the plugin – you could use this to manually update the database.

    Hey Paul,

    Unfortunately, I am still struggling with the same problem. Could you please give a brief guide on how this can be done manually?

    Plugin Author Paul

    (@paultgoodchild)

    Could you all ensure that you don’t have any plugins running that monitor or track mysql queries?

    If you do, you’ll be making it harder to install this database data as it’s quite large.

    If you don’t, use a tool like phpMyAdmin to import the data (start by Googling this if you don’t know how to do it as there are 100s of guides on this).

    Within the plugin there is a folder: inc/ip2nations/
    and in there are 2 files:

    • ip2nation.sql
    • ip2nationCountries.sql

    Import both of these files using phpMyAdmin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ip-2-nations Database not installing’ is closed to new replies.