<?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 - Shopping Cart &#187; magento install</title>
	<atom:link href="http://www.magento.cn/category/magento-install/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.magento.cn</link>
	<description>Magento template, Design, Hosting</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:52:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Magento Error Undefined index: 0</title>
		<link>http://www.magento.cn/237/magento-install/magento-error-undefined-index-0/</link>
		<comments>http://www.magento.cn/237/magento-install/magento-error-undefined-index-0/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 06:58:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento install]]></category>
		<category><![CDATA[magento Error]]></category>
		<category><![CDATA[magento upgrade]]></category>
		<category><![CDATA[Undefined index]]></category>

		<guid isPermaLink="false">http://www.magento.cn/?p=237</guid>
		<description><![CDATA[Magento Error: Undefined index: 0     app/code/core/Mage/Core/Model/Mysql4/Config.php Resolve Way: Find core_store and core_website Tables and gave the admin site an id of 0 set foreign_key_checks=0; //SQL to update ids SET FOREIGN_KEY_CHECKS=1;]]></description>
			<content:encoded><![CDATA[<p>Magento Error:<br />
Undefined index: 0     app/code/core/Mage/Core/Model/Mysql4/Config.php<br />
Resolve Way:<br />
Find core_store and core_website Tables and gave the admin site an id of 0</p>
<p>set foreign_key_checks=0;<br />
//SQL to update ids<br />
SET FOREIGN_KEY_CHECKS=1;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magento.cn/237/magento-install/magento-error-undefined-index-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Magento Shopping Cart By SSH</title>
		<link>http://www.magento.cn/169/magento-install/upgrading-magento-shopping-cart-by-ssh/</link>
		<comments>http://www.magento.cn/169/magento-install/upgrading-magento-shopping-cart-by-ssh/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:55:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento install]]></category>
		<category><![CDATA[magento update]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[Upgrade Magento]]></category>
		<category><![CDATA[Upgrading Magento]]></category>

		<guid isPermaLink="false">http://www.magento.cn/?p=169</guid>
		<description><![CDATA[Upgrading Magento Shopping Cart By SSH Access Upgrading is just as simple as installation. Go to the directory of the Magento installation you wish to upgrade and run the following: ./pear mage-setup . ./pear install magento-core/Mage_All_Latest rm -rf downloader/pearlib/cache/* downloader/pearlib/download/* After we&#8217;ve executed the previous command, the Magento installation will be upgraded. We&#8217;ll just need [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrading Magento Shopping Cart By SSH Access</p>
<p>Upgrading is just as simple as installation. Go to the directory of the Magento<br />
installation you wish to upgrade and run the following:<br />
./pear mage-setup .<br />
./pear install magento-core/Mage_All_Latest<br />
rm -rf downloader/pearlib/cache/* downloader/pearlib/download/*<br />
After we&#8217;ve executed the previous command, the Magento installation will be<br />
upgraded. We&#8217;ll just need to access it at its appropriate URL, as with the other<br />
methods, and all MySQL related updates will take place.<br />
If we need to clear our cache and sessions, we can use the following command:<br />
rm –rf var/cache/* var/session/*</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magento.cn/169/magento-install/upgrading-magento-shopping-cart-by-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading Magento Shopping Cart By Magento Connect Manager</title>
		<link>http://www.magento.cn/164/magento-install/upgrading-magento-shopping-cart-by-magento-connect-manager/</link>
		<comments>http://www.magento.cn/164/magento-install/upgrading-magento-shopping-cart-by-magento-connect-manager/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:39:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento install]]></category>
		<category><![CDATA[Install Magento]]></category>
		<category><![CDATA[Magento Connect Manager]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[Upgrade Magento]]></category>

		<guid isPermaLink="false">http://www.magento.cn/?p=164</guid>
		<description><![CDATA[Upgrading Magento Shopping Cart By Magento Connect Manager Once an update is available for Magento, we can load the /downloader/ directory onto our chosen Magento installation URL. We are prompted with a login screen. We type in our administration Username and Password for the chosen Magento installation into the boxes, after which, we&#8217;re be allowed [...]]]></description>
			<content:encoded><![CDATA[<p>Upgrading Magento Shopping Cart By Magento Connect Manager<br />
Once an update is available for Magento, we can load the /downloader/ directory<br />
onto our chosen Magento installation URL. We are prompted with a login screen.<br />
<a href="http://www.magento.cn/wp-content/uploads/2010/02/111.jpg"><img class="aligncenter size-medium wp-image-165" title="111" src="http://www.magento.cn/wp-content/uploads/2010/02/111-300x145.jpg" alt="" width="300" height="145" /></a><br />
We type in our administration Username and Password for the chosen<br />
Magento installation into the boxes, after which, we&#8217;re be allowed into the<br />
downloader interface.</p>
<p><a href="http://www.magento.cn/wp-content/uploads/2010/02/222.jpg"><img class="aligncenter size-medium wp-image-166" title="222" src="http://www.magento.cn/wp-content/uploads/2010/02/222-300x285.jpg" alt="" width="300" height="285" /></a>Here we can install new extensions (should we want to), at the top of the page.<br />
Below, we find a Check for Upgrades button and a list of the extensions currently<br />
installed. We can select re-install or un-install actions from the drop-downs for<br />
each extension as we wish, and commit all the changes at once using the button at<br />
the bottom.</p>
<p>Select Upgrade to… from the drop-down, in the extensions you want to upgrade,<br />
and click Commit Changes at the bottom of the page. After doing this, a dialog area<br />
appears which shows the progress, similar to how the install dialog appeared for<br />
showing progress during installation.</p>
<p>We can access any URL in our Magento installation and all mySQL upgrades will<br />
take place to complete the upgrade</p>
<p><img src="file:///C:/DOCUME%7E1/ADMINI%7E1/LOCALS%7E1/Temp/moz-screenshot.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magento.cn/164/magento-install/upgrading-magento-shopping-cart-by-magento-connect-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change Magento Default Words</title>
		<link>http://www.magento.cn/22/magento-install/change-magento-default-words/</link>
		<comments>http://www.magento.cn/22/magento-install/change-magento-default-words/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 05:29:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento install]]></category>
		<category><![CDATA[magento default]]></category>

		<guid isPermaLink="false">http://www.magento.cn/22/magento-install/change-magento-default-words/</guid>
		<description><![CDATA[change the wording &#8220;Shipping &#38; Handling&#8221; the wording in the header &#8220;My Cart, My Wishlist, Checkout&#8221; The change place. translation theme of default locale: / app / design / frontend / default / default / locale / en_US / translate.csv "Shipping &#38; Handling" , "Your wording for this locale" "Shipping &#38; Handling," "Your wording for this locale"]]></description>
			<content:encoded><![CDATA[<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()">change the wording &#8220;Shipping &amp; Handling&#8221; </span></p>
<p><span onmouseover="_tipon(this)" onmouseout="_tipoff()"> the wording in the header &#8220;My Cart, My Wishlist, Checkout&#8221;</span></p>
<p>The change place.<span onmouseover="_tipon(this)" onmouseout="_tipoff()"> translation theme of default locale: / app / design / frontend / default / default / locale / en_US / translate.csv</span></p>
<p class="codeblock"> <span onmouseover="_tipon(this)" onmouseout="_tipoff()"><span class="google-src-text" style="direction: ltr; text-align: left"><code><span style="color: #dd0000">"Shipping &amp; Handling"</span> <span style="color: #007700">,</span> <span style="color: #dd0000">"Your wording for this locale"</span></code></span> <span style="color: #dd0000"><code>"Shipping &amp; <span style="color: #007700">Handling,"</span> "Your wording for this locale"</code></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.magento.cn/22/magento-install/change-magento-default-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento System requirements &#8211; following software needs</title>
		<link>http://www.magento.cn/8/magento-install/magento-system-requirements-following-software-needs/</link>
		<comments>http://www.magento.cn/8/magento-install/magento-system-requirements-following-software-needs/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 12:19:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[magento install]]></category>
		<category><![CDATA[Magento System]]></category>

		<guid isPermaLink="false">http://www.magento.cn/8/magento-install/magento-system-requirements-following-software-needs/</guid>
		<description><![CDATA[# Linux or another UNIX-compatible operating system (Windows is also supported, but see the Known Issues section below) # Apache Web Server (1.x or 2.x) # PHP 5.2.0 or newer, with the following extensions/addons: * PDO/MySQL * MySQLi * mcrypt * mhash * simplexml * DOM # MySQL 4.1.20 or newer # A Sendmail-compatible Mail [...]]]></description>
			<content:encoded><![CDATA[<p># Linux or another UNIX-compatible operating system (Windows is also supported, but see the Known Issues section below)<br />
# Apache Web Server (1.x or 2.x)<br />
# PHP 5.2.0 or newer, with the following extensions/addons:</p>
<p>* PDO/MySQL<br />
* MySQLi<br />
* mcrypt<br />
* mhash<br />
* simplexml<br />
* DOM</p>
<p># MySQL 4.1.20 or newer<br />
# A Sendmail-compatible Mail Transfer Agent (MTA) &#8211; Magento will connect directly to an SMTP server if you don&#8217;t have an MTA</p>
]]></content:encoded>
			<wfw:commentRss>http://www.magento.cn/8/magento-install/magento-system-requirements-following-software-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
