• Hi, I installed successfully your plugin but when i try to connect to the prestashop database i can’t and i don’t know why, I am copying the database info from settings.inc.php of the prestashop, so the info is correct. ?Can you help me? Thanks!

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

    (@kerfred)

    First verify your login and password to your PrestaShop database.

    If PrestaShop and WordPress are not installed on the same host, you can do this:
    – export the PrestaShop 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 PrestaShop ones in the plugin settings.

    Hi What do you mean by:
    – import this SQL file on the same database as WordPres

    We’ve to replace WordPress Database with Prestashop? Or we’ve to create new Database on same server and import Prestashop DB in it? Please send link of guide with screenshot if you have.

    Thanks

    Hi,
    You need to have the Prestashop database on the same server as the WordPress database.
    So you end with two databases – 1) WordPress db (destination) 2) Prestashop Db (source)

    Thank you @dalea its working fine.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Connection failed at connection test’ is closed to new replies.