<?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 Setup &amp; Manage Multiple Stores In Magento Commerce</title>
	<atom:link href="http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/</link>
	<description>MagentoMagik is a Magento product development company with a focus on enabling online retailers to unleash the power of Magento E-commerce</description>
	<lastBuildDate>Wed, 28 Jul 2010 18:48:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Christopher Filkins</title>
		<link>http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/comment-page-1/#comment-175</link>
		<dc:creator>Christopher Filkins</dc:creator>
		<pubDate>Sun, 11 Jul 2010 01:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=297#comment-175</guid>
		<description>This was very helpful.  I am setting up multiple stores under sub-domains.  So far so good.&lt;br&gt;&lt;br&gt;However I seem to have a problem because when I get everything you have laid out accomplished and I click on the link within the default template for sub.domain.com/WishList/ for example I get an internal server error.&lt;br&gt;&lt;br&gt;It appears that all of the links off of this page produce that error.  I assume that there is another symbolic link which needs to be set up in order to make this work.&lt;br&gt;&lt;br&gt;Any advise?</description>
		<content:encoded><![CDATA[<p>This was very helpful.  I am setting up multiple stores under sub-domains.  So far so good.</p>
<p>However I seem to have a problem because when I get everything you have laid out accomplished and I click on the link within the default template for sub.domain.com/WishList/ for example I get an internal server error.</p>
<p>It appears that all of the links off of this page produce that error.  I assume that there is another symbolic link which needs to be set up in order to make this work.</p>
<p>Any advise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MagentoMagik</title>
		<link>http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/comment-page-1/#comment-113</link>
		<dc:creator>MagentoMagik</dc:creator>
		<pubDate>Tue, 02 Mar 2010 11:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=297#comment-113</guid>
		<description>I think you are trying to setup your new store under a sub-directory called &quot;mystore-2&quot;. I would recommend to use &quot;Sub-directory Method&quot; where your second or consequent stores will be installed in separate sub directories. Please follow the steps given above and let me know if you run into any problems.</description>
		<content:encoded><![CDATA[<p>I think you are trying to setup your new store under a sub-directory called &#8220;mystore-2&#8243;. I would recommend to use &#8220;Sub-directory Method&#8221; where your second or consequent stores will be installed in separate sub directories. Please follow the steps given above and let me know if you run into any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MagentoMagik</title>
		<link>http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/comment-page-1/#comment-105</link>
		<dc:creator>MagentoMagik</dc:creator>
		<pubDate>Tue, 02 Mar 2010 03:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=297#comment-105</guid>
		<description>I think you are trying to setup your new store under a sub-directory called &quot;mystore-2&quot;. I would recommend to use &quot;Sub-directory Method&quot; where your second or consequent stores will be installed in separate sub directories. Please follow the steps given above and let me know if you run into any problems.</description>
		<content:encoded><![CDATA[<p>I think you are trying to setup your new store under a sub-directory called &#8220;mystore-2&#8243;. I would recommend to use &#8220;Sub-directory Method&#8221; where your second or consequent stores will be installed in separate sub directories. Please follow the steps given above and let me know if you run into any problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stak235</title>
		<link>http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/comment-page-1/#comment-98</link>
		<dc:creator>stak235</dc:creator>
		<pubDate>Sat, 27 Feb 2010 22:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=297#comment-98</guid>
		<description>Hi. I followed this little tutorial on setting up multiple domains. Easily got through the Magento setup part of it in the admin panel. I chose to use the parked domain method in the tutorial, and am using the following type structure for the first store domain, firststore.com/mystore-2/. When I added the suggested code to the index.php and and tried to get to my first store domain I go this error... Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/....&lt;br&gt;Also, on the second store domain when I entered it and tried to navigate there, I got a view of the file structure of my entire site...i.e. Index of/. Do I need to do a redirect on the parked domain? And how shall I modify the code in the tutorial to suit the following structure firststore.com/mystore-2/?</description>
		<content:encoded><![CDATA[<p>Hi. I followed this little tutorial on setting up multiple domains. Easily got through the Magento setup part of it in the admin panel. I chose to use the parked domain method in the tutorial, and am using the following type structure for the first store domain, firststore.com/mystore-2/. When I added the suggested code to the index.php and and tried to get to my first store domain I go this error&#8230; Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/&#8230;.<br />Also, on the second store domain when I entered it and tried to navigate there, I got a view of the file structure of my entire site&#8230;i.e. Index of/. Do I need to do a redirect on the parked domain? And how shall I modify the code in the tutorial to suit the following structure firststore.com/mystore-2/?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarita</title>
		<link>http://blog.magentomagik.com/how-to-setup-manage-multiple-stores-in-magento-commerce/comment-page-1/#comment-73</link>
		<dc:creator>sarita</dc:creator>
		<pubDate>Thu, 28 Jan 2010 02:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.magentomagik.com/?p=297#comment-73</guid>
		<description>Good one</description>
		<content:encoded><![CDATA[<p>Good one</p>
]]></content:encoded>
	</item>
</channel>
</rss>
