Tue. Jul 2nd, 2024

16. Magento. How to restore a website from full backup

1 min read

 

You may check how to make a full backup for Magento website here: Magento. How to make full website backup.

  1. First, you should restore the files.
    • Log into your Host Control Panel. Navigate to File Manager:

      Magento. How to restore a website from full backup_1

      • Select all the files, click Delete button:

        Magento. How to restore a website from full backup_2

    • Click Upload button, and upload the .zip file that you have backed up before. Then click Extract to unzip this file, that you will have all the files back from the full backup:

      Magento. How to restore a website from full backup_3

    • Open app/etc/local.xml file to check the information of Database in order to work with the correct database. It looks like this:

      Magento. How to restore a website from full backup_4

  2. Next, restore the database.
    • From your Host Control Panel navigate to phpMyAdmin:

      Magento. How to restore a website from full backup_5

      • Choose the correct database of the website that you have checked earlier, select all the tables and drop them:

        Magento. How to restore a website from full backup_6

    • Click Import tab, browse the .sql file that you had backed up before. Then click Go to start importing:

      Magento. How to restore a website from full backup_7

  3. You may need to clear cache, after that refresh your website to check that you get the full backup.

 

July 2024
M T W T F S S
« Jun    
1234567
891011121314
15161718192021
22232425262728
293031