Mysql error after migration

Discussion in 'ISPConfig 3 Priority Support' started by diablo666, Jul 17, 2017.

  1. diablo666

    diablo666 Active Member HowtoForge Supporter

    I've just migrated ispconfig from one server to another.
    Both server got same version of Linux (Debian 8) and smae versione of ispconfig 3.1.5
    All seems to work fine, i've lunched the rsync and all is ok, the only problem is that in cron.log i see those errors

    Code:
    Mon Jul 17 14:22:20 EDT 2017 PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user 'ispconfig'@'localhost' (using password: YES) in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 200
    Mon Jul 17 14:22:21 EDT 2017 PHP Warning:  mysqli_ping() expects parameter 1 to be mysqli, null given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 198
    
    I think in some place, i've missed to replace the password, you know where?
     
  2. diablo666

    diablo666 Active Member HowtoForge Supporter

    Ok, i've rebooted the server and errors are gone, probably some services needed to be restared and took the right password.
     

Share This Page