<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Klikr.net &#187; Webhost</title>
	<atom:link href="http://klikr.net/tag/webhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://klikr.net</link>
	<description>Webtools Script &#38; Software for Online Business</description>
	<lastBuildDate>Sat, 01 Aug 2009 13:08:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How To Backup All Your MySQL Databases In One Go</title>
		<link>http://klikr.net/how-to-backup-all-your-mysql-databases-in-one-go/</link>
		<comments>http://klikr.net/how-to-backup-all-your-mysql-databases-in-one-go/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 03:42:39 +0000</pubDate>
		<dc:creator>hilmy</dc:creator>
				<category><![CDATA[Blogging Tools]]></category>
		<category><![CDATA[Automatic Backup]]></category>
		<category><![CDATA[Backup Databases]]></category>
		<category><![CDATA[Backup Option]]></category>
		<category><![CDATA[Backup System]]></category>
		<category><![CDATA[Css Stylesheets]]></category>
		<category><![CDATA[Dbs]]></category>
		<category><![CDATA[Disaster]]></category>
		<category><![CDATA[Discipline]]></category>
		<category><![CDATA[Gpl License]]></category>
		<category><![CDATA[Handful]]></category>
		<category><![CDATA[Manual Backup]]></category>
		<category><![CDATA[Mysql Databases]]></category>
		<category><![CDATA[Mysql Interface]]></category>
		<category><![CDATA[Mysql Servers]]></category>
		<category><![CDATA[Pleasure]]></category>
		<category><![CDATA[Schedule Backups]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Several Ways]]></category>
		<category><![CDATA[Valid Reason]]></category>
		<category><![CDATA[Webhost]]></category>

		<guid isPermaLink="false">http://klikr.net/how-to-backup-all-your-mysql-databases-in-one-go/</guid>
		<description><![CDATA[<!-- Powered by Shantz WP Prefix Suffix. Tech Blog: http://tech.shantanugoel.com/ Secure Programming Blog: http://www.safercode.com/blog/ Blog: http://blog.shantanugoel.com/ -->Anyone still arguing the importance of backups? Just wait for a disaster to strike and you know what it means, but only a little too late to be of any real good. At a time when most websites and blogs are built using databases, a sound backup system is nothing but crucial. As you never [...]]]></description>
			<content:encoded><![CDATA[<!-- Powered by Shantz WP Prefix Suffix. Tech Blog: http://tech.shantanugoel.com/ Secure Programming Blog: http://www.safercode.com/blog/ Blog: http://blog.shantanugoel.com/ --><p><img title="pc-zapped" style="border-right: 0px; border-top: 0px; display: inline; margin: 0px 0px 5px 10px; border-left: 0px; border-bottom: 0px" height="209" alt="pc-zapped" src="http://klikr.net/wp-content/uploads/pczapped.png" width="180" align="right" border="0" /> Anyone still arguing the importance of backups? Just wait for a disaster to strike and you know what it means, but only a little too late to be of any real good.</p>
<p>At a time when most websites and blogs are built using databases, a sound backup system is nothing but crucial. </p>
<p>As you never know when your server is going to come down, your webhost is cancelling your account (for valid reason or not), your site got hacked or for whatever reasons your database becomes inaccessible, perhaps having a ready backup is the least painful and expensive option.</p>
<p>There are several ways to achieve the goal of having backups done:</p>
<h4>Manual Backup</h4>
<p>If you’re on cPanel type of webhosting, there is a “backup” option but this has to be done manually. If your account has more than just a handful of DBs, this method become rather tedious and keeping up a good discipline to carry out regular backups becomes a huge challenge. </p>
<p>So what then?</p>
<h4>Automatic Backup</h4>
<p>After trying two PHP based scripts and failed to make them work, I came across <a href="http://phpmybackuppro.net" target="_blank">phpMyBackupPro</a> that works out of the box.</p>
<p>If you want something that may represents the list below, phpMyBackupPro is probably the way to go:</p>
<ul>
<li>FREE (GPL License, donation accepted) </li>
<li>Run on PHP and mySQL </li>
<li>Platform independent </li>
<li>Backup all or selected databases </li>
<li>Multiuser </li>
<li>Backup databases from different accounts on several MySQL servers </li>
<li>Easy to use interface </li>
<li>Schedule backups of all or selected DBs independently of each other </li>
<li>Available in more than 10 languages </li>
<li>Even comes with 3 CSS stylesheets </li>
<li><a href="http://phpmybackuppro.net/index.php" target="_blank">Many many more features here</a> </li>
</ul>
<p> <a href="http://phpmybackuppro.net/index.php"><img title="phpMyBackupPro - the MySQL backup tool -- Features_1233974606531" style="border-top-width: 0px; display: block; border-left-width: 0px; float: none; border-bottom-width: 0px; margin-left: auto; margin-right: auto; border-right-width: 0px" height="305" alt="phpMyBackupPro - the MySQL backup tool -- Features_1233974606531" src="http://klikr.net/wp-content/uploads/phpmybackupprothemysqlbackuptoolfeatures-1233974606531.png" width="484" border="0" /></a>
</p>
<p>So do you feel like giving it a try? Go <a href="http://phpmybackuppro.net/download.php" target="_blank">download the script here</a>.</p>
<p>&#160;</p>
<p>Here are a few sample screenshots of the system (click to enlarge):</p>
<h4>Login screen</h4>
<p><a href="http://klikr.net/wp-content/uploads/phpmybackuppro-1233973666107.png"><img title="phpMyBackupPro_1233973666107" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; margin-left: 0px; margin-right: 0px; border-right-width: 0px" height="105" alt="phpMyBackupPro_1233973666107" src="http://klikr.net/wp-content/uploads/phpmybackuppro-1233973666107-thumb.png" width="244" border="0" /></a> </p>
<h4>Intro</h4>
<p><a href="http://klikr.net/wp-content/uploads/phpmybackupprov21-1233973707621.png"><img title="phpMyBackupPro v.2.1_1233973707621" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="134" alt="phpMyBackupPro v.2.1_1233973707621" src="http://klikr.net/wp-content/uploads/phpmybackupprov21-1233973707621-thumb.png" width="244" border="0" /></a> </p>
<h4>My Test Backup</h4>
<p>It took 27 seconds to backup 40 DBs with a total of 39MB in size. That was fast! Imagine having to do this manually in cPanel…and if you set this up on automatic schedule, it’s such a pleasure!</p>
<p><img title="phpMyBackupPro v.2.1_1233973626315" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="232" alt="phpMyBackupPro v.2.1_1233973626315" src="http://klikr.net/wp-content/uploads/phpmybackupprov21-1233973626315.png" width="244" border="0" /> </p>
<p>It’s really worth trying… <a href="http://phpmybackuppro.net" target="_blank">get your copy now</a>!</p>
<p><div class="note"><div class="noteclassic">You or someone helping you will need to have these:</p>
<ul>
<li>FTP access to upload the script to your server </li>
<li>Database account details </li>
<li>Know how to edit file and folder permissions </li>
<li>Run script installation</li>
</ul>
<p></div></div></p>
<p>Related Articles:</p>
<ul>
<li><a href="http://www.problogger.net/archives/2009/02/12/testing-your-blog-backup/" target="_blank">How To Test Your Blog Backup</a></li>
</ul>
<p>{openx:43}
<div style="font-size:8px"><i><a href="http://tech.shantanugoel.com/">powered by shantz-wp-prefix-suffix</a></i></div>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
</ul><br />



Share and Enjoy:


	<a rel="nofollow"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go&amp;bodytext=%20Anyone%20still%20arguing%20the%20importance%20of%20backups%3F%20Just%20wait%20for%20a%20disaster%20to%20strike%20and%20you%20know%20what%20it%20means%2C%20but%20only%20a%20little%20too%20late%20to%20be%20of%20any%20real%20good.%20%20At%20a%20time%20when%20most%20websites%20and%20blogs%20are%20built%20using%20databases%2C%20a%20sound%20backup%20syste" title="Digg"><img src="http://klikr.net/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://delicious.com/post?url=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go&amp;notes=%20Anyone%20still%20arguing%20the%20importance%20of%20backups%3F%20Just%20wait%20for%20a%20disaster%20to%20strike%20and%20you%20know%20what%20it%20means%2C%20but%20only%20a%20little%20too%20late%20to%20be%20of%20any%20real%20good.%20%20At%20a%20time%20when%20most%20websites%20and%20blogs%20are%20built%20using%20databases%2C%20a%20sound%20backup%20syste" title="del.icio.us"><img src="http://klikr.net/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;t=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go" title="Facebook"><img src="http://klikr.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;h=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go" title="NewsVine"><img src="http://klikr.net/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="NewsVine" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://reddit.com/submit?url=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go" title="Reddit"><img src="http://klikr.net/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go" title="StumbleUpon"><img src="http://klikr.net/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="YahooMyWeb"><img src="http://klikr.net/wp-content/plugins/sociable/images/" title="YahooMyWeb" alt="YahooMyWeb" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go&amp;annotation=%20Anyone%20still%20arguing%20the%20importance%20of%20backups%3F%20Just%20wait%20for%20a%20disaster%20to%20strike%20and%20you%20know%20what%20it%20means%2C%20but%20only%20a%20little%20too%20late%20to%20be%20of%20any%20real%20good.%20%20At%20a%20time%20when%20most%20websites%20and%20blogs%20are%20built%20using%20databases%2C%20a%20sound%20backup%20syste" title="Google Bookmarks"><img src="http://klikr.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;submitHeadline=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go&amp;submitSummary=%20Anyone%20still%20arguing%20the%20importance%20of%20backups%3F%20Just%20wait%20for%20a%20disaster%20to%20strike%20and%20you%20know%20what%20it%20means%2C%20but%20only%20a%20little%20too%20late%20to%20be%20of%20any%20real%20good.%20%20At%20a%20time%20when%20most%20websites%20and%20blogs%20are%20built%20using%20databases%2C%20a%20sound%20backup%20syste&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://klikr.net/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="TwitThis"><img src="http://klikr.net/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go" title="Live"><img src="http://klikr.net/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;title=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go&amp;source=Klikr.net+Webtools+Script+%26amp%3B+Software+for+Online+Business&amp;summary=%20Anyone%20still%20arguing%20the%20importance%20of%20backups%3F%20Just%20wait%20for%20a%20disaster%20to%20strike%20and%20you%20know%20what%20it%20means%2C%20but%20only%20a%20little%20too%20late%20to%20be%20of%20any%20real%20good.%20%20At%20a%20time%20when%20most%20websites%20and%20blogs%20are%20built%20using%20databases%2C%20a%20sound%20backup%20syste" title="LinkedIn"><img src="http://klikr.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="" title="Pownce"><img src="http://klikr.net/wp-content/plugins/sociable/images/" title="Pownce" alt="Pownce" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fklikr.net%2Fhow-to-backup-all-your-mysql-databases-in-one-go%2F&amp;t=How%20To%20Backup%20All%20Your%20MySQL%20Databases%20In%20One%20Go" title="MySpace"><img src="http://klikr.net/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://klikr.net/how-to-backup-all-your-mysql-databases-in-one-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
