<?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>PcTechBlog &#187; magento installation</title>
	<atom:link href="http://www.pctechblog.com/category/magento/magento-installation/feed" rel="self" type="application/rss+xml" />
	<link>http://www.pctechblog.com</link>
	<description>random talk about pc problems</description>
	<lastBuildDate>Fri, 03 Jul 2009 19:36:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Magento language pack installation</title>
		<link>http://www.pctechblog.com/magento/magento-language-pack-installation</link>
		<comments>http://www.pctechblog.com/magento/magento-language-pack-installation#comments</comments>
		<pubDate>Tue, 20 Jan 2009 20:32:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento installation]]></category>
		<category><![CDATA[magnento language]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=68</guid>
		<description><![CDATA[Installing a second language in magento is easy as long as you follow the next steps:

1. download language files and place them into the right folders (app &#62; local)
2. Login to admin panel and go to System &#62; Manage stores
3. Create a new store  view
4. Login to admin panel and go to System &#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Installing a second language in magento is easy as long as you follow the next steps:</p>
<p><span id="more-68"></span></p>
<p>1. download language files and place them into the right folders (app &gt; local)<br />
2. Login to admin panel and go to System &gt; Manage stores<br />
3. Create a new store  view<br />
4. Login to admin panel and go to System &gt; Configuration &gt; General<br />
and select each store view from &#8220;Current Configuration Scope&#8221; drop down menu at the upper left corner of the window.<br />
Set the corresponding locale for each store view</p>
<p>5. Clear the cache (System &#8211; Cache Management)</p>
<p>In order to set the default language for magento, you must go to System &gt; Manage Stores, click on the &#8220;Store Name&#8221; and set the default language from there</p>
<p>Beware of the content of your language pack. It must have been tested that it works properly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/magento-language-pack-installation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento installation &#8211; PHP Extension &#8220;pdo_mysql&#8221; must be loaded</title>
		<link>http://www.pctechblog.com/magento/magento-installation/magento-installation-php-extension-pdo_mysql-must-be-loaded</link>
		<comments>http://www.pctechblog.com/magento/magento-installation/magento-installation-php-extension-pdo_mysql-must-be-loaded#comments</comments>
		<pubDate>Sat, 06 Dec 2008 11:29:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento installation]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.pctechblog.com/?p=3</guid>
		<description><![CDATA[I had a problem installing Magento on my local machine (Vista Business Edition). The message from the magento installer was &#8220;PHP Extension &#8220;pdo_mysql&#8221; must be loaded&#8221;

I went to php.ini and enabled that extension without luck.
It turned out that you must have also &#8220;php_pdo.dll&#8221; enabled in order for the installer to proceed.
]]></description>
			<content:encoded><![CDATA[<p>I had a problem installing Magento on my local machine (Vista Business Edition). The message from the magento installer was &#8220;PHP Extension &#8220;pdo_mysql&#8221; must be loaded&#8221;</p>
<p><span id="more-3"></span></p>
<p>I went to php.ini and enabled that extension without luck.</p>
<p>It turned out that you must have also &#8220;php_pdo.dll&#8221; enabled in order for the installer to proceed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pctechblog.com/magento/magento-installation/magento-installation-php-extension-pdo_mysql-must-be-loaded/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
