{"id":461,"date":"2021-06-30T12:59:25","date_gmt":"2021-06-30T12:59:25","guid":{"rendered":"https:\/\/ownwebservers.com\/kb\/?p=461"},"modified":"2021-06-30T13:04:31","modified_gmt":"2021-06-30T13:04:31","slug":"backup-and-restore-zen-cart-database-on-dedicated-server","status":"publish","type":"post","link":"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/","title":{"rendered":"Backup and Restore Zen Cart Database on Dedicated Server"},"content":{"rendered":"<p>Zen Cart could be a free open source eCommerce shopping cart package, that is widely utilized by on-line stores. Most of the shopping carts appears to be designed with abundant complicated programming, however Zen Cart is that the one who puts the merchants and customers needs at the top place. it&#8217;s associate eCommerce software, easy to install and setup by any non-technically skillful individual that has knowledge of computer.<\/p>\n<p>There are several free and open source shopping carts available to download and install, however none will compare with the options and support Zen Cart offers.<\/p>\n<p>Depending on your web hosting supplier for backing up your Zen Cart store database isn&#8217;t always good. The backup and restore of your databases done by the web Hosting UK company can profit only them, not you. Usually, the web hosts can perform the total server backup rather than the chosen databases you wish. you can not ask them to restore a specific database from the full server backup, its quite difficult and will not accept for your request.<\/p>\n<p>Hence, it&#8217;s perpetually always better to know how to backup and restore Zen Cart MySQL Database on your dedicated server hosting server by your own. Backing up and restoring your Zen Cart Database is done using the following two different methods:<\/p>\n<p><strong>Using phpMyAdmin, Backup and Restore Database<\/strong><\/p>\n<p><strong>Using Database Backup \u2013 MySQL Plugin, Backup and Restore Database<\/strong><\/p>\n<p>In this tutorial, we are going to show you how to backup and restore Zen Cart MySQL Database using both the methods. Let\u2019s see the first method.<\/p>\n<h3>using phpMyAdmin ,Backup Zen Cart MySQL Database<\/h3>\n<p>phpMyAdmin is one amongst the widely used and popular tool available within the cPanel to manage MySQL databases. Usually, it&#8217;s installed default into cPanel and offered by virtually each web hosting provider. If it&#8217;s not installed on your dedicated server, you&#8217;ll be able to ask your web host to install it on your dedicated server. This is often one amongst the best and easiest way to backup and restore specific MySQL database tables.<\/p>\n<p><strong>Step 1:<\/strong> Firstly you have to Login to your cPanel control panel and then click on phpMyAdmin.<\/p>\n<p><strong>Step 2:<\/strong> Now, on the left panel click on the Zen Cart database.<\/p>\n<p><strong>Step 3:<\/strong> A screen will appear showing you the tables available inside your Zen Cart store database. Forget those, and simply click on the \u201cExport\u201d tab on the top of the tables.<\/p>\n<p><strong>Step 4:<\/strong> Select your Zen Cart files shown in the \u201cExport\u201d box starting with the \u201czen_\u201d or \u201cSelect All\u201d to select all the files by default.<\/p>\n<p><strong>Step 5:<\/strong> Under that export box make sure you select the \u201cSQL\u201d to download your backup file in .sql format.<\/p>\n<p><strong>Step 6:<\/strong> Under the \u201cSQL options\u201c make sure you tick the following settings.<\/p>\n<p><strong>1) Structure:<\/strong><\/p>\n<p>a) Add DROP TABLE<br \/>\nb) Add AUTO_INCREMENT value<br \/>\nc) Enclose table and field names with backquotes<\/p>\n<p><strong>2) Data:<\/strong><\/p>\n<p>a) Complete inserts<br \/>\nb) Extended inserts<br \/>\nc) Use hexadecimal for BLOB<\/p>\n<p><strong>Step 7:<\/strong> Select the box \u201cSave as file\u201d option and don\u2019t make any changes to the file name template.<\/p>\n<p><strong>Step 8:<\/strong> Select the compression method \u201cgzipped\u201d.<\/p>\n<p><strong>Step 9:<\/strong> Hit the \u201cGo\u201d button and save the fie to your local machine.<\/p>\n<p>That\u2019s all! Thus, now you will come to know how to backup database using phpMyAdmin, let\u2019s see how to restore a backup using phpMyAdmin.<\/p>\n<h3>Using phpMyAdmin, Restore Zen Cart MySQL database backup<\/h3>\n<p>We fully assume that you have been logged into your cPanel &gt;&gt; phpMyAdmin.<\/p>\n<p><strong>Step 1:<\/strong> On the left panel, click on the Zen Cart database.<\/p>\n<p><strong>Step 2:<\/strong> Click on the \u201cImport\u201d tab on the top of the tables.<\/p>\n<p><strong>Step 3:<\/strong> To select the database backup file from your local machine, click on the \u201cChoose File\u201d button and select the backup file you want to restore.<\/p>\n<p><strong>Step 4:<\/strong> Hit the \u201cGo\u201d button.<\/p>\n<p>That\u2019s how it is! Your Zen Cart database backup fill can be uploaded to the server and restored successfully.<\/p>\n<h3>Backup Zen Cart Database using Database Backup \u2013 MySQL Plugin<\/h3>\n<p>Database Backup \u2013 MySQL plugin is a module available in the Zen Cart eCommerce Hosting shopping cart Admin panel that allows fast backups and restores of databases from within the Admin Panel of your Zen Cart. Let\u2019s see, how to backup your Zen Cart database using the database backup \u2013 MySQL plugin.<\/p>\n<p><strong>Step 1:<\/strong> Login to your Zen Cart Admin Panel.<\/p>\n<p><strong>Step 2:<\/strong> Now, click on the \u201cTools\u201d menu and click the \u201cDatabase Backup \u2013 MySQL\u201d option.<\/p>\n<p><strong>Step 3:<\/strong> Hit the \u201cBackup\u201d button to backup your Zen Cart database.<\/p>\n<p><strong>Step 4:<\/strong> On the right side panel, you will need to select the file compression method. We recommend you to select the GZIP compression as it will reduce the size of your backup file.<\/p>\n<p><strong>Step 5:<\/strong> You can download the backup file directly to your local machine without storing it on the server. If yes, tick the Download without storing on server\u201d option. If don\u2019t, unchecked it, and the file will be saved to the server in the admin backups directory. If you wish to download it from the server, you can always download a copy of it using your favorite FTP client.<\/p>\n<p><strong>Step 6:<\/strong> Now, hit the \u201cBackup\u201d button to proceed.<\/p>\n<p>That\u2019s it! You will receive a message to the Top Left Corner \u201cSuccess: The database has been saved.\u201d<\/p>\n<h3>Restore Zen Cart Backup File using Database Backup \u2013 MySQL Plugin<\/h3>\n<p><strong>Step 1:<\/strong> In order to restore the backup file stored on your local machine, you need to put it in the \/admin\/backups\/ directory on your server using favorite FTP client.<\/p>\n<p><strong>Step 2:<\/strong> Login to your Admin Panel of Zen Cart Store.<\/p>\n<p><strong>Step 3:<\/strong> Now, click on the \u201cTools\u201d menu, navigate to \u201cDatabase Backup \u2013 MySQL\u201d option and click on it.<\/p>\n<p><strong>Step 4:<\/strong> Choose the backup file you wish to restore from the list of the backup files.<\/p>\n<p><strong>Step 5:<\/strong> Simply click on the \u201cRestore\u201d button on the right side bar. Make sure you click the Restore button on the right side and not the button under the backup files list.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zen Cart could be a free open source eCommerce shopping cart package, that is widely utilized by on-line stores. Most of the shopping carts appears to be designed with abundant complicated programming, however Zen Cart is that the one who puts the merchants and customers needs at the top place. it&#8217;s associate eCommerce software, easy [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-461","post","type-post","status-publish","format-standard","hentry","category-dedicated-server"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v15.2.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Backup and Restore Zen Cart Database on Dedicated Server - OWS KB<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Backup and Restore Zen Cart Database on Dedicated Server - OWS KB\" \/>\n<meta property=\"og:description\" content=\"Zen Cart could be a free open source eCommerce shopping cart package, that is widely utilized by on-line stores. Most of the shopping carts appears to be designed with abundant complicated programming, however Zen Cart is that the one who puts the merchants and customers needs at the top place. it&#8217;s associate eCommerce software, easy [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/\" \/>\n<meta property=\"og:site_name\" content=\"OWS KB\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-30T12:59:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-30T13:04:31+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\">\n\t<meta name=\"twitter:data1\" content=\"admin\">\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\">\n\t<meta name=\"twitter:data2\" content=\"4 minutes\">\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"OWS KB\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":\"https:\/\/ownwebservers.com\/kb\/?s={search_term_string}\",\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/#webpage\",\"url\":\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/\",\"name\":\"Backup and Restore Zen Cart Database on Dedicated Server - OWS KB\",\"isPartOf\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#website\"},\"datePublished\":\"2021-06-30T12:59:25+00:00\",\"dateModified\":\"2021-06-30T13:04:31+00:00\",\"author\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\"},\"breadcrumb\":{\"@id\":\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"position\":2,\"item\":{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/\",\"url\":\"https:\/\/ownwebservers.com\/kb\/backup-and-restore-zen-cart-database-on-dedicated-server\/\",\"name\":\"Backup and Restore Zen Cart Database on Dedicated Server\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#\/schema\/person\/4a40fe3fe17a08ddd1d7c113668e75f2\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/ownwebservers.com\/kb\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ba5db5841d48bd7517bb2583e13983e6d2fa56a4099a0b3c61ad2daefc321303?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/ownwebservers.com\/kb\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","_links":{"self":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/461","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/comments?post=461"}],"version-history":[{"count":2,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/461\/revisions"}],"predecessor-version":[{"id":463,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/posts\/461\/revisions\/463"}],"wp:attachment":[{"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/media?parent=461"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/categories?post=461"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ownwebservers.com\/kb\/wp-json\/wp\/v2\/tags?post=461"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}