• Hi,
    Everything went good but at Step 3, when I test the site, it’s impossible to login to my website in localhost and the site looks like it don’t have database access !
    In the file installer-lox.txt, I have this :
    **ERROR** database error write ‘Table, etc…
    Don’t know how to fix it ?
    I upgrade Ubuntu 16.04 a few days before and installed LAMP.
    Many thanks

    https://wordpress.org/plugins/duplicator/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Clark Gaybeul

    (@woubi)

    Should I use chown to change ownership ?
    After having run duplicator all my files and folders had as owner www-data .
    Could this be a problem ?
    Thanks

    Thread Starter Clark Gaybeul

    (@woubi)

    Solve it
    With Ubuntu, I edit etc/mysql/my.cnf and add
    [mysqld]
    port = 3306
    sql_mode=NO_ENGINE_SUBSTITUTION
    at the end of my file.

    Awesome! I think that is on the FAQ page as well…

    Cheers~

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

The topic ‘database error when duplicate in localhost’ is closed to new replies.