Re-enable backups?

  • What happened is during install, something happened (I'm not sure what exactly) but I had to exit out of the installer, reset the MySQL root password, then go back into the installer. That was fine.


    But when I got back into the installer, it said that it can't create backups. Mind you, this happened after I already set the options in the installer.


    So, now with i-MSCP installed I can't find a way to re-enable backups or anything. Can someone point me in the direction?

    Edited once, last by ehansen ().


  • What happened is during install, something happened (I'm not sure what exactly) but I had to exit out of the installer, reset the MySQL root password, then go back into the installer. That was fine.


    But when I got back into the installer, it said that it can't create backups. Mind you, this happened after I already set the options in the installer.


    So, now with i-MSCP installed I can't find a way to re-enable backups or anything. Can someone point me in the direction?


    Hello ;


    When you are updating i-MSCP, the installer try to backup all i-MSCP configuration files. Due to the SQL password change and because the backup occurs before the SQL questions , the backup has failed. This doesn't mean that backup for i-MSCP configuration is disabled. Normally, if you are running the installer again, you will not longer see that warning.


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Hello ;


    When you are updating i-MSCP, the installer try to backup all i-MSCP configuration files. Due to the SQL password change and because the backup occurs before the SQL questions , the backup has failed. This doesn't mean that backup for i-MSCP configuration is disabled. Normally, if you are running the installer again, you will not longer see that warning.


    Thank you for using i-MSCP


    Oh, alright, thanks!


    So, how would I enable setting up backups for resellers and clients? I don't have that option when creating either.


    Edit Fixed it; ran ./imscp-autoinstall --reconfigure and set up the backup service how I needed it. :)

    Edited once, last by ehansen ().

  • Re;


    Code
    1. # perl imscp-autoinstall -dr backup


    or


    Code
    1. # perl /var/www/imscp/engine/setup/imscp-setup -dr backup


    Thank you for using i-MSCP

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

    Edited once, last by Nuxwin ().