<?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: How to install Magento on a PC with XAMPP</title>
	<atom:link href="http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 12:19:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ECOMBUS.com</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-391</link>
		<dc:creator>ECOMBUS.com</dc:creator>
		<pubDate>Fri, 23 Jul 2010 06:04:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-391</guid>
		<description>I think you may alter the Varien.php in \app\code\core\Mage\Core\Model\Session\Abstract\ to solve the problem what about cookies.
Change if (isset($cookieParams[&#039;domain&#039;]) to if (isset($cookieParams[&#039;domain&#039;]) &amp;&amp;  !in_array(&quot;127.0.0.1&quot;, self::getValidatorData())) {</description>
		<content:encoded><![CDATA[<p>I think you may alter the Varien.php in \app\code\core\Mage\Core\Model\Session\Abstract\ to solve the problem what about cookies.<br />
Change if (isset($cookieParams['domain']) to if (isset($cookieParams['domain']) &amp;&amp;  !in_array(&#8220;127.0.0.1&#8243;, self::getValidatorData())) {</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhea</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-386</link>
		<dc:creator>Rhea</dc:creator>
		<pubDate>Sat, 17 Jul 2010 12:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-386</guid>
		<description>When you install XAMPP it does not come with the cURL add-on as standard, but this is available from the same page as XAMPP.  You need to download that and install it.</description>
		<content:encoded><![CDATA[<p>When you install XAMPP it does not come with the cURL add-on as standard, but this is available from the same page as XAMPP.  You need to download that and install it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: priya</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-385</link>
		<dc:creator>priya</dc:creator>
		<pubDate>Sat, 17 Jul 2010 12:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-385</guid>
		<description>i am using windows vista . i want to install magento in my local computer.But when i install magento an error occurs &quot;PHP extension &quot;curl&quot; must be loaded.&quot; .how can i solve this problem...</description>
		<content:encoded><![CDATA[<p>i am using windows vista . i want to install magento in my local computer.But when i install magento an error occurs &#8220;PHP extension &#8220;curl&#8221; must be loaded.&#8221; .how can i solve this problem&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rhea</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-384</link>
		<dc:creator>Rhea</dc:creator>
		<pubDate>Sat, 03 Jul 2010 10:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-384</guid>
		<description>The very first paragraph advises that you use XAMPP 1.7.1 (and not 1.7.2).  I recommend you go with that advice.

Rhea</description>
		<content:encoded><![CDATA[<p>The very first paragraph advises that you use XAMPP 1.7.1 (and not 1.7.2).  I recommend you go with that advice.</p>
<p>Rhea</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-383</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Sat, 03 Jul 2010 02:52:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-383</guid>
		<description>I am trying to install magento 1.4.0.1 on xampp 1.7.2 -- i am also stuck in the configuration page. I&#039;ve recreated the database, but still no avail, any thoughts on this?</description>
		<content:encoded><![CDATA[<p>I am trying to install magento 1.4.0.1 on xampp 1.7.2 &#8212; i am also stuck in the configuration page. I&#8217;ve recreated the database, but still no avail, any thoughts on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edith</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-374</link>
		<dc:creator>Edith</dc:creator>
		<pubDate>Mon, 17 May 2010 09:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-374</guid>
		<description>Hi Alexander - as stated in my blog: XAMPP 1.7.0 does NOT work with Magento – Apache will crash during Magento install. You need to upgrade your XAMPP install to at least 1.7.1.</description>
		<content:encoded><![CDATA[<p>Hi Alexander &#8211; as stated in my blog: XAMPP 1.7.0 does NOT work with Magento – Apache will crash during Magento install. You need to upgrade your XAMPP install to at least 1.7.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-373</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Sat, 15 May 2010 13:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-373</guid>
		<description>Hi anytime I get to the point where I need to fill in my host name, database name and all and click continue, it shuts down my apache server. I&#039;m trying to install using xampp version 1.70, what could be the cause?</description>
		<content:encoded><![CDATA[<p>Hi anytime I get to the point where I need to fill in my host name, database name and all and click continue, it shuts down my apache server. I&#8217;m trying to install using xampp version 1.70, what could be the cause?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edith</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-320</link>
		<dc:creator>Edith</dc:creator>
		<pubDate>Thu, 11 Mar 2010 11:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-320</guid>
		<description>Hi Ed - which version of XAMPP and what version of Magento are you using? Edith</description>
		<content:encoded><![CDATA[<p>Hi Ed &#8211; which version of XAMPP and what version of Magento are you using? Edith</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Hardy</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-319</link>
		<dc:creator>Ed Hardy</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-319</guid>
		<description>I modified php.ini but while clicking the Configuration page button ‘continue’ the apache http server has stopped working message is coming.</description>
		<content:encoded><![CDATA[<p>I modified php.ini but while clicking the Configuration page button ‘continue’ the apache http server has stopped working message is coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Best Content Management System</title>
		<link>http://www.terranetwork.net/blog/2009/10/how-to-install-magento-on-a-pc/comment-page-1/#comment-280</link>
		<dc:creator>Best Content Management System</dc:creator>
		<pubDate>Fri, 19 Feb 2010 23:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.terranetwork.net/blog/?p=163#comment-280</guid>
		<description>Thanks for the tips, they really helpes! I was able to figure out how to install Magento locally onto my computer running Windows XP. Here is a step by step guide on how to install Magento with no errors! http://www.jvfconsulting.com/blog/117/How_To_Install_Magento_Locally_On_Windows_XP.html</description>
		<content:encoded><![CDATA[<p>Thanks for the tips, they really helpes! I was able to figure out how to install Magento locally onto my computer running Windows XP. Here is a step by step guide on how to install Magento with no errors! <a href="http://www.jvfconsulting.com/blog/117/How_To_Install_Magento_Locally_On_Windows_XP.html" rel="nofollow">http://www.jvfconsulting.com/blog/117/How_To_Install_Magento_Locally_On_Windows_XP.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
