• after upgrading my php version from 5.3 to 5.6 backwpup throws an error when trying to backup. it seems with php 5.6 it does not know the correct database password.

    mysqli::real_connect(): (HY000/1045): Access denied for user ‘xyz’@’serverxyz.com’ (using password: YES)

    switching back to php 5.3 the connection is set up successfully.
    since i need php 5.6 for several wp plugins i wonder if somebody has a solution for this quirk in backwpup?

    https://wordpress.org/plugins/backwpup/

Viewing 1 replies (of 1 total)
  • Plugin Author Daniel Hüsken

    (@danielhuesken)

    Can you send me The Dattabase connection settings from you installation to support at backwpup dot com so i can check it.

Viewing 1 replies (of 1 total)
  • The topic ‘database connection issues after changing php to 5.6’ is closed to new replies.