• Resolved adriaanpruyssers

    (@adriaanpruyssers)


    Connection failed.
    i have doublechecked the correct name, username, password from localhostfile. The only thing i can think of using a different port

    [ERROR] Couldn’t connect to the Magento database. Please check your parameters. And be sure the WordPress server can access the Magento database.

    SQLSTATE[HY000] [1045] Access denied for user ‘10838_vita38’@’localhost’ (using password: YES)

    Please read the FAQ for the solution.
    === END test_database 2017-02-16 16:07:09 ===

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

    (@kerfred)

    If Magento and WordPress are not located on the same serveur, you must first copy the Magento database to the WordPress database:
    – export the Magento 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 Magento ones in the plugin settings.

    Thread Starter adriaanpruyssers

    (@adriaanpruyssers)

    The wordpress install is in a subdir of the same site as magento.

    I am using the free plugin as a trial. i would like to use the premium version but am also afraid that the dbase is too big, Directadmin says size= 4.48 gb

    Plugin Author Kerfred

    (@kerfred)

    So it should work with the Magento credentials. You can find them in the Magento file app/etc/local.xml

    Thread Starter adriaanpruyssers

    (@adriaanpruyssers)

    I’m going to have someone else look at it tomorrow. i did manage to reduce database size though. Empty log files in phpmyadmin reduced size by 90%

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘connect to database’ is closed to new replies.