<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sorry: My blog was UP and then DOWN again</title>
	<atom:link href="http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/</link>
	<description>George Serradinho from Serradinho.com writes about blogging news, tips &#38; tricks. Also covers WordPress &#38; Thesis themes and offers a wide range of FREE Downloads.</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:15:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: George Serradinho</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12604</link>
		<dc:creator>George Serradinho</dc:creator>
		<pubDate>Sun, 07 Feb 2010 16:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12604</guid>
		<description>&lt;strong&gt;@Lee&lt;/strong&gt; - yes, we have to be careful and BACKUP, BACKUP, BACKUP, BACKUP and BACKUP.</description>
		<content:encoded><![CDATA[<p><strong>@Lee</strong> &#8211; yes, we have to be careful and BACKUP, BACKUP, BACKUP, BACKUP and BACKUP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee &#124; Money4Invest</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12599</link>
		<dc:creator>Lee &#124; Money4Invest</dc:creator>
		<pubDate>Sun, 07 Feb 2010 14:29:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12599</guid>
		<description>I totally understand your feeling. My site also got hacked last week by hacker. The hacker put in malicious folder and changed wordpress password. I don&#039;t have idea how the hacker can hack into it. I think everyone should be more careful and do backup more frequently.
.-= Lee &#124; Money4Invest´s last blog ..&lt;a href=&quot;http://www.money4invest.com/february-calendar-2010-calender-1600x1200-wallpaper/&quot;&gt;February Calendar 2010 &#124; Calender 1600×1200 Wallpaper&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I totally understand your feeling. My site also got hacked last week by hacker. The hacker put in malicious folder and changed wordpress password. I don&#8217;t have idea how the hacker can hack into it. I think everyone should be more careful and do backup more frequently.<br />
.-= Lee | Money4Invest´s last blog ..<a href="http://www.money4invest.com/february-calendar-2010-calender-1600x1200-wallpaper/">February Calendar 2010 | Calender 1600×1200 Wallpaper</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12579</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Fri, 05 Feb 2010 19:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12579</guid>
		<description>See my reply above. Maybe you did a manual backup with messed up the automatic? You may want to check that you have this code in the 
wp-dbmanager.php: (the missing piece in mine was the &quot;+$backup_options[&#039;backup_period&#039;]&quot; and &quot;+$backup_options[&#039;optimize_period&#039;]&quot;

&lt;blockquote&gt;wp_schedule_event(time()+$backup_options[&#039;backup_period&#039;], &#039;dbmanager_backup&#039;, &#039;dbmanager_cron_backup&#039;);&lt;/blockquote&gt;

&lt;blockquote&gt;wp_schedule_event(time()+$backup_options[&#039;optimize_period&#039;], &#039;dbmanager_optimize&#039;, &#039;dbmanager_cron_optimize&#039;);&lt;/blockquote&gt;
.-= SBA´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/BWS/~3/aXv3VHaQyt0/poll-why-use-css-html-php-code&quot;&gt;Poll: Why Use CSS-Html-Php Code?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>See my reply above. Maybe you did a manual backup with messed up the automatic? You may want to check that you have this code in the<br />
wp-dbmanager.php: (the missing piece in mine was the &#8220;+$backup_options['backup_period']&#8221; and &#8220;+$backup_options['optimize_period']&#8221;</p>
<blockquote><p>wp_schedule_event(time()+$backup_options['backup_period'], &#8216;dbmanager_backup&#8217;, &#8216;dbmanager_cron_backup&#8217;);</p></blockquote>
<blockquote><p>wp_schedule_event(time()+$backup_options['optimize_period'], &#8216;dbmanager_optimize&#8217;, &#8216;dbmanager_cron_optimize&#8217;);</p></blockquote>
<p>.-= SBA´s last blog ..<a href="http://feedproxy.google.com/~r/BWS/~3/aXv3VHaQyt0/poll-why-use-css-html-php-code">Poll: Why Use CSS-Html-Php Code?</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12578</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Fri, 05 Feb 2010 19:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12578</guid>
		<description>Yes I had it set for automatic but noticed the date never changed, even when I did the manual the date for the next backup stayed at the wrong time! so I found some code changes that take your backup timing options into consideration when doing the manual. Then if you do another manual the automatic date changes. The original code is supposed to work in WP 2.9.1 which I have, but maybe because I had 2.9, installed the backup plugin then upgraded to 2.9.1?
Anyway it seems to be okay now that I updated the plugin&#039;s php.
.-= SBA´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/BWS/~3/aXv3VHaQyt0/poll-why-use-css-html-php-code&quot;&gt;Poll: Why Use CSS-Html-Php Code?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Yes I had it set for automatic but noticed the date never changed, even when I did the manual the date for the next backup stayed at the wrong time! so I found some code changes that take your backup timing options into consideration when doing the manual. Then if you do another manual the automatic date changes. The original code is supposed to work in WP 2.9.1 which I have, but maybe because I had 2.9, installed the backup plugin then upgraded to 2.9.1?<br />
Anyway it seems to be okay now that I updated the plugin&#8217;s php.<br />
.-= SBA´s last blog ..<a href="http://feedproxy.google.com/~r/BWS/~3/aXv3VHaQyt0/poll-why-use-css-html-php-code">Poll: Why Use CSS-Html-Php Code?</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Udegbunam Chukwudi</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12571</link>
		<dc:creator>Udegbunam Chukwudi</dc:creator>
		<pubDate>Fri, 05 Feb 2010 08:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12571</guid>
		<description>I had the same experience with dat plug-in a few days back. It suddenly stopped backing up my database. Anyway I went back to &lt;B&gt;AUTOMATIC SCHEDULING&lt;/B&gt; and rescheduled it and it working again ;)
.-= Udegbunam Chukwudi´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/StrictlyOnlineBiz/~3/VLD__4OGCx0/reseller-hosting-plans-hostgator.html&quot;&gt;Hostgator Reseller Hosting Plans Uber-Revamped&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>I had the same experience with dat plug-in a few days back. It suddenly stopped backing up my database. Anyway I went back to <b>AUTOMATIC SCHEDULING</b> and rescheduled it and it working again <img src='http://serradinho-blog.serradinho.netdna-cdn.com/Blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
.-= Udegbunam Chukwudi´s last blog ..<a href="http://feedproxy.google.com/~r/StrictlyOnlineBiz/~3/VLD__4OGCx0/reseller-hosting-plans-hostgator.html">Hostgator Reseller Hosting Plans Uber-Revamped</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Serradinho</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12568</link>
		<dc:creator>George Serradinho</dc:creator>
		<pubDate>Fri, 05 Feb 2010 05:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12568</guid>
		<description>&lt;strong&gt;@SBA&lt;/strong&gt; - with WP-DBManager, there is an option of when the backup must be made and optimized. You can go to &#039;DB Options&#039; and look at the bottom by &#039;Automatic Scheduling&#039;. All can be set there, let me know if you don&#039;t come right.</description>
		<content:encoded><![CDATA[<p><strong>@SBA</strong> &#8211; with WP-DBManager, there is an option of when the backup must be made and optimized. You can go to &#8216;DB Options&#8217; and look at the bottom by &#8216;Automatic Scheduling&#8217;. All can be set there, let me know if you don&#8217;t come right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBA</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12566</link>
		<dc:creator>SBA</dc:creator>
		<pubDate>Fri, 05 Feb 2010 00:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12566</guid>
		<description>Very scary. You&#039;re lucky there was a &#039;fairly recent&#039; backup. A few weeks ago, I installed WP on Doreo Host for a client. Also installed a WP plugin for backups:  WP-DBManager. I did a manual backup to get things started and set it to take one daily [only 7 are retained, but that&#039;s in addition to the automatic host backup]. However, when checking the name of the plugin for you, I found it is NOT taking daily backup... funny. I did another manual backup and will now have to look into this. Getting paranoid, I need to check the host backup too... lol.
.-= SBA´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/BWS/~3/aXv3VHaQyt0/poll-why-use-css-html-php-code&quot;&gt;Poll: Why Use CSS-Html-Php Code?&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>Very scary. You&#8217;re lucky there was a &#8216;fairly recent&#8217; backup. A few weeks ago, I installed WP on Doreo Host for a client. Also installed a WP plugin for backups:  WP-DBManager. I did a manual backup to get things started and set it to take one daily [only 7 are retained, but that's in addition to the automatic host backup]. However, when checking the name of the plugin for you, I found it is NOT taking daily backup&#8230; funny. I did another manual backup and will now have to look into this. Getting paranoid, I need to check the host backup too&#8230; lol.<br />
.-= SBA´s last blog ..<a href="http://feedproxy.google.com/~r/BWS/~3/aXv3VHaQyt0/poll-why-use-css-html-php-code">Poll: Why Use CSS-Html-Php Code?</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Serradinho</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12483</link>
		<dc:creator>George Serradinho</dc:creator>
		<pubDate>Thu, 28 Jan 2010 05:13:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12483</guid>
		<description>&lt;strong&gt;@Michael&lt;/strong&gt; - yes, I was not doing anything. Hope is well on your side, have not heard from you in a while.</description>
		<content:encoded><![CDATA[<p><strong>@Michael</strong> &#8211; yes, I was not doing anything. Hope is well on your side, have not heard from you in a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Aulia</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12479</link>
		<dc:creator>Michael Aulia</dc:creator>
		<pubDate>Thu, 28 Jan 2010 00:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12479</guid>
		<description>So they &quot;mysteryously&quot; disappear just like that and you weren&#039;t even doing anything to your blog? O_o That&#039;s really scary.. I don&#039;t want to imagine if that&#039;s happening to my blog all of a sudden....
.-= Michael Aulia´s last blog ..&lt;a href=&quot;http://feedproxy.google.com/~r/CravingTech/~3/NiYlB1Eilw8/how-tennis-scoring-sytem-technology-works.html&quot;&gt;How Tennis scoring sytem technology works&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>So they &#8220;mysteryously&#8221; disappear just like that and you weren&#8217;t even doing anything to your blog? O_o That&#8217;s really scary.. I don&#8217;t want to imagine if that&#8217;s happening to my blog all of a sudden&#8230;.<br />
.-= Michael Aulia´s last blog ..<a href="http://feedproxy.google.com/~r/CravingTech/~3/NiYlB1Eilw8/how-tennis-scoring-sytem-technology-works.html">How Tennis scoring sytem technology works</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Serradinho</title>
		<link>http://www.serradinho.com/Blog/sorry-blog-was-up-and-down.htm/#comment-12457</link>
		<dc:creator>George Serradinho</dc:creator>
		<pubDate>Tue, 26 Jan 2010 05:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.serradinho.com/Blog/?p=10924#comment-12457</guid>
		<description>&lt;strong&gt;@Ricky&lt;/strong&gt; - I guess we all learn from each other, lol.</description>
		<content:encoded><![CDATA[<p><strong>@Ricky</strong> &#8211; I guess we all learn from each other, lol.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 13/27 queries in 0.044 seconds using disk: basic
Object Caching 378/378 objects using disk: basic
Content Delivery Network via serradinho-blog.serradinho.netdna-cdn.com

Served from: serradinho.com @ 2012-02-13 09:36:47 -->
