<?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>Magento Themes &#38; Templates &#187; database</title>
	<atom:link href="http://www.osetemplates.com/tag/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.osetemplates.com</link>
	<description>Magento Themes &#38; Magento Template Developers!</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:40:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to set your Magento SQL Connection Path</title>
		<link>http://www.osetemplates.com/11/how-to-set-your-magento-sql-connection-path/</link>
		<comments>http://www.osetemplates.com/11/how-to-set-your-magento-sql-connection-path/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 12:29:22 +0000</pubDate>
		<dc:creator>Martijn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://www.osetemplates.com/?p=145</guid>
		<description><![CDATA[The easy way to set your MySQL path in Magento is by editing the /app/etc/local.xml file with your new details. A good example when you may need this is if your are migrating Magento across servers. &#60;default_setup&#62; &#60;connection&#62; &#60;host&#62;&#60;![CDATA[localhost]]&#62;&#60;/host&#62; &#60;username&#62;&#60;![CDATA[username]]&#62;&#60;/username&#62; &#60;password&#62;&#60;![CDATA[password]]&#62;&#60;/password&#62; &#60;dbname&#62;&#60;![CDATA[database]]&#62;&#60;/dbname&#62; &#60;active&#62;1&#60;/active&#62; &#60;/connection&#62; &#60;/default_setup&#62;]]></description>
			<content:encoded><![CDATA[<p>The easy way to set your MySQL path in Magento is by editing the /app/etc/local.xml file with your new details. A good example when you may need this is if your are <a href="http://www.osetemplates.com/magento-server-migration-guide/11/2008/">migrating Magento across servers.</a></p>
<p><code>&lt;default_setup&gt;<br />
&lt;connection&gt;<br />
&lt;host&gt;&lt;![CDATA[localhost]]&gt;&lt;/host&gt;<br />
&lt;username&gt;&lt;![CDATA[username]]&gt;&lt;/username&gt;<br />
&lt;password&gt;&lt;![CDATA[password]]&gt;&lt;/password&gt;<br />
&lt;dbname&gt;&lt;![CDATA[database]]&gt;&lt;/dbname&gt;<br />
&lt;active&gt;1&lt;/active&gt;<br />
&lt;/connection&gt;<br />
&lt;/default_setup&gt;<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.osetemplates.com/11/how-to-set-your-magento-sql-connection-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

