FAIL (the browser should render some flash content, not this).
         Backup, Restore MySQL database by PhpMyAdmin
Why should I backup my database?

A database a storage place by dynamic content. Even if you have not changed your website html and pictures for some time, you database would have changed as your website script interacted with website visitors. It is very important to do periodic backup of your database even if you have not changed you website for some time.

A lot of web applications use MySQL database(s) for storing the content. This can be blogs, shopping carts, content management systems, support systems and most of the Fantastico scripts. You can check your hosting control panel to verify how many MySQL databases you are using.

We have PhpMyAdmin installed on our servers, accessible via cPanel / HELM. Please Open phpMyAdmin from the domain control panel.

Create Backup of MySQL database

  1. Select you database from the left panel (if you have multiple databases), Click Export in the Menu to get to where you can backup you MySQL database.

Click to enlarge

 

  1. Make sure that you have selected to export your entire database, and not just one table. There should be as many tables in the export list as showing under the database name.

  2. Select "SQL"-> for output format,   Then,

    • Check "Structure".

    • Check "Add AUTO_INCREMENT" value.

    • Check "Enclose table and field name with backquotes".

    • Check "DATA", check use "hexadecimal for binary field".

    • Set Export type set to "INSERT".

     

  3. Now, Check "Save as file", do not change the file name, use compression if you want. Then click "GO" to download the backup file.


Click to enlarge

 

Restoring a backup of a MySQL database

  1. To restore a database, Select you database from the left panel (if you have multiple databases), Click the SQL tab.

  2. On the "SQL"-page , unclick the show query here again.

  3. Browse to your backup of the database.

  4. Click Go.


Click to enlarge

To read more about PhpMyAdmin, see the documentation.

 


HOME    SUPPORT     NETWORK      TERMS       ABOUT US       SITEMAP 
Copyright © 2003 IndicHosts.net. Resources All rights reserved.     ::    Testimonials     ::