<?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>Look for IT over here &#187; PHPBB</title>
	<atom:link href="http://lookforitoverhere.com/tag/phpbb/feed/" rel="self" type="application/rss+xml" />
	<link>http://lookforitoverhere.com</link>
	<description>IT related tutorials,tips, and generally my life on the net.</description>
	<lastBuildDate>Mon, 30 Jan 2012 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Backup your PHPBB SQL database</title>
		<link>http://lookforitoverhere.com/6/phpbb-backup/</link>
		<comments>http://lookforitoverhere.com/6/phpbb-backup/#comments</comments>
		<pubDate>Thu, 15 Mar 2007 09:39:41 +0000</pubDate>
		<dc:creator>indi</dc:creator>
				<category><![CDATA[Website utils]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[PHPBB]]></category>

		<guid isPermaLink="false">http://lookforitoverhere.com/6/phpbb-backup/</guid>
		<description><![CDATA[I need to regularly backup my database on a forum that my wife runs. Why? Because if I lose the data, my wife will not understand why something like that can happen, and will have my balls for breakfast. Note, this will not backup the actual software, only the SQL database. You can use a [...]]]></description>
			<content:encoded><![CDATA[<p>I need to regularly backup my database on a forum that my wife runs. Why? Because if I lose the data, my wife will not understand why something like that can happen, and will have my balls for breakfast.</p>
<p>Note, this will not backup the actual software, only the SQL database. You can use a FTP program to easily backup your forum software.</p>
<p>Auto backup:<br />
<a href="http://www.dagondesign.com/articles/automatic-mysql-backup-script/">Here</a> is a great site that will allow for auto backup of your SQL database. There is even an option to email it to you too.</p>
<p>Manual backup:<br />
<a href="http://www.phpbb.com/kb/article.php?article_id=374">Here</a> is a thread from the PHPBB site forums that explains how to do  a manual backup, and well as a restore.</p>
<p>Note  -</p>
<ul>
<li>If you are restoring big SQL databases (ie greater than 2M), get <a href="http://www.ozerov.de/bigdump.php">Big Dump</a>.</li>
<li>If your domain or script path has changed, get <a href="http://www.phpbb.com/phpBB/viewtopic.php?t=228741">Auto Cookies Mod Script</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lookforitoverhere.com/6/phpbb-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

