<?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"
	>

<channel>
	<title>Magento eCommerce Hosting</title>
	<atom:link href="http://www.mtomto.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mtomto.com</link>
	<description>Magento eCommerce web hosting Blog</description>
	<pubDate>Sat, 03 Jan 2009 06:21:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Magento 1.2 is out!</title>
		<link>http://www.mtomto.com/142/magento-12-is-out/</link>
		<comments>http://www.mtomto.com/142/magento-12-is-out/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 06:21:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=142</guid>
		<description><![CDATA[This version includes numerous issue resolutions for Magento version 1.1.x and some highly requested new features such as:
* Support for Downloadable/Digital Products. (to see this new product type in action visit the Magento Demo Store. We added an example of an MP3 product and an eBook )
* Added Layered Navigation to site search result page, [...]]]></description>
			<content:encoded><![CDATA[<p>This version includes numerous issue resolutions for Magento version 1.1.x and some highly requested new features such as:</p>
<p>* Support for Downloadable/Digital Products. (to see this new product type in action visit the Magento Demo Store. We added an example of an MP3 product and an eBook )<br />
* Added Layered Navigation to site search result page, with control on the attribute level to include or exclude attributes used on the search results page.<br />
* Improved site search to utilize MySQL fulltext search<br />
* Added support for fixed-taxes on product level for such taxes as “State Environmental Fee” in the USA and “WEEE/DEEE” in the EU.<br />
* Upgraded Zend Framework to the latest stable version 1.7.2<br />
* Added a Layered Navigation Cache for improved performance of large catalogs (currently in beta and is NOT recommended for production use).</p>
<p><strong><span style="text-decoration: underline;">Note</span>:</strong> We do <strong>NOT</strong> recommend upgrading a production installation of Magento directly. Please backup database and all files before upgrading. Please make sure to check file permission before trying to upgrade through your Magento Connect Manager. This version includes an upgrade to the Magento Connect Manager and as such includes index.php and .htaccess files. If these files were modified you must create backups of your index.php and .htaccess files before upgrading as they will be overwritten. Once the upgrade is complete just overwrite these files with your original files (these files do not include any updates but must be distributed with the MCM).</p>
<h3 style="margin-bottom: 0pt; color: #004b78;">Upgrading an Existing Magento Version</h3>
<p>Upgrade your existing Magento installation to 1.2.0 through the Magento Connect Manager:</p>
<ul class="disc">
<li>Do <strong><span style="text-decoration: underline;">NOT</span></strong> use your live or production site. We suggest making a copy of your site and upgrading that copy first.</li>
<li>Backup your index.php and .htaccess files (if modified)</li>
<li>Log into your Magento Connect Manager.</li>
<li>Select the ‘Setting’ tab.</li>
<li>Change the Preferred State to ‘Stable’, and save settings.</li>
<li>For the  Mage_All_Latest package select upgrade.</li>
<li>Click on the ‘Commit Changes’ button. The upgrade should start.</li>
<li>After upgrade is complete click on the ‘Refresh’ button.</li>
<li>Copy your original index.php and .htaccess files back (if needed)</li>
<li>Log into your admin and rebuild search index</li>
<li>You should now have Magento 1.2.0 installed.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/142/magento-12-is-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Fix] &#8220;PHP Extension  ##### must be loaded&#8221; message</title>
		<link>http://www.mtomto.com/134/fix-php-extension-must-be-loaded-message/</link>
		<comments>http://www.mtomto.com/134/fix-php-extension-must-be-loaded-message/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 03:44:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Problems &amp; Solutions]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=134</guid>
		<description><![CDATA[Merry xmas, guys!
Problem &#38; Solution:

I am at the installer page but it is telling me that i am missing a specific php extension.
Example message: PHP Extension &#8220;mcrypt&#8221; must be loaded 
The above message tells us that your PHP do not have &#8220;mcrypt&#8221; compiled with it. You have to get your web host to re-compile PHP [...]]]></description>
			<content:encoded><![CDATA[<h2><img class="alignleft size-medium wp-image-135" title="christmas" src="http://www.mtomto.com/wp-content/uploads/2008/12/christmas-296x300.jpg" alt="" width="296" height="300" /><strong><span style="color: #ff0000;">Merry xmas, guys!</span></strong></h2>
<p><strong>Problem &amp; Solution:<br />
</strong></p>
<p>I am at the installer page but it is telling me that i am missing a specific php extension.</p>
<p>Example message: <strong>PHP Extension &#8220;mcrypt&#8221; must be loaded </strong></p>
<p>The above message tells us that your PHP do not have &#8220;mcrypt&#8221; compiled with it. You have to get your web host to re-compile PHP with &#8220;mcrypt&#8221;.</p>
<p>Another example:</p>
<p><strong>PHP Extension &#8220;PDO_mySQL&#8221; must be loaded </strong></p>
<p>This tells us that we are missing &#8220;PDO_mysql&#8221; extension for PHP on the server. Once again, you have to get your web host to re-compile PHP to include this extension.</p>
<p><span style="text-decoration: underline;">PHP extensions that are required to run Magento:</span></p>
<p>There a few PHP extensions that are needed in order to run magento properly.<span id="more-134"></span></p>
<p>To check whether your server meet all the requirements to run magento, you may follow the instruction given in this post:</p>
<p>Magento Installation Requirement:</p>
<p><a href="http://www.mtomto.com/8/magento-installation-requirement/">http://www.mtomto.com/8/magento-installation-requirement/</a></p>
<p>Once again, if you are looking for a reliable <a href="http://www.mtomto.com/magento-hosting-providers/">magento web hosting</a> providers that support magento, feel free to check out our list of recommended web hosts over here:</p>
<p><a href="http://www.mtomto.com/magento-hosting-providers/">http://www.mtomto.com/magento-hosting-providers/</a></p>
<p>Have a merry christmas &amp; Happy New Year 2009!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/134/fix-php-extension-must-be-loaded-message/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Fix] Product Link return 404 error; New category/product not showing up!</title>
		<link>http://www.mtomto.com/108/fix-product-link-return-404-error-new-categoryproduct-not-showing-up/</link>
		<comments>http://www.mtomto.com/108/fix-product-link-return-404-error-new-categoryproduct-not-showing-up/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 09:24:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Problems &amp; Solutions]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=108</guid>
		<description><![CDATA[
I have notice that more and more people are setting up magento-powered stores but keep running into road blocks. For those who manage to install magento successfully, i believe you may run into one of these problems mentioned in this post.
Here are two common problems i have seen and this simple solution will probably fix [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-69" title="magento-stre" src="http://www.mtomto.com/wp-content/uploads/2008/11/magento-stre-300x295.jpg" alt="" width="300" height="295" /><strong></strong></p>
<p>I have notice that more and more people are setting up magento-powered stores but keep running into road blocks. For those who manage to install magento successfully, i believe you may run into one of these problems mentioned in this post.</p>
<p>Here are two common problems i have seen and this simple solution will probably fix 90% of these problems.</p>
<p><span style="text-decoration: underline;"><strong>Problem #1:</strong></span></p>
<p>I’ve managed to install Magento.  I’ve created a test catagory and a test product but they don’t appear on the home page.  What am i doing wrong?</p>
<p><span style="text-decoration: underline;"><strong>Problem #2:</strong></span></p>
<p>When i click on one of my product link, it return a 404 page not error.</p>
<p><span id="more-108"></span></p>
<p><span style="text-decoration: underline;"><strong>Solution:</strong></span></p>
<p>Try clear your store&#8217;s cache by following this steps:</p>
<p>Go to <strong>&#8220;System&#8221;</strong> &gt; <strong>&#8220;Cache management&#8221;</strong>, under <strong>&#8220;Catalog Rewrites&#8221;</strong> and click <span style="text-decoration: underline;">&#8216;refresh&#8217;</span> .</p>
<p>Now, go back to your store&#8217;s frontend and try click on one of your product link. It should show up correctly now. (*cross my finger*)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/108/fix-product-link-return-404-error-new-categoryproduct-not-showing-up/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Email from Varien: Trademark issue</title>
		<link>http://www.mtomto.com/104/email-from-varien-trademark-issue/</link>
		<comments>http://www.mtomto.com/104/email-from-varien-trademark-issue/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 05:05:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=104</guid>
		<description><![CDATA[Hey guys, we have rename our domain name from &#8220;magentohub.com&#8221; to a new domain name called &#8220;mtomto.com&#8221;. The reason for the change is due to the word &#8220;magento&#8221; been used in our domain name. This had caused a trademark issue with varien.  
What does &#8220;MTOMTO&#8221; stand for? 
Well, i came out of this name [...]]]></description>
			<content:encoded><![CDATA[<p>Hey guys, we have rename our domain name from &#8220;magentohub.com&#8221; to a new domain name called &#8220;mtomto.com&#8221;. The reason for the change is due to the word &#8220;magento&#8221; been used in our domain name. This had caused a trademark issue with varien. <img src='http://www.mtomto.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>What does &#8220;MTOMTO&#8221; stand for? </strong></p>
<p>Well, i came out of this name within a short span of time right after i have received an email from rico at varien last night. (*wink* to rico if you see this :P) . MTO is a short-form stand for Magento.  I must say i love the new name. It&#8217;s Short &amp; sweet! <img src='http://www.mtomto.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/104/email-from-varien-trademark-issue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Test whether Mod_Rewrite is enabled on your server</title>
		<link>http://www.mtomto.com/90/test-whether-mod_rewrite-is-enabled-on-your-server/</link>
		<comments>http://www.mtomto.com/90/test-whether-mod_rewrite-is-enabled-on-your-server/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 13:54:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=90</guid>
		<description><![CDATA[
Do you want to get more traffic for your store? If yes, make sure your magento shopping store is search engine friendly! To do this, make sure your web hosting provider&#8217;s server had Mod_Rewrite enabled. For my case, my web hosting provider&#8217;s server had Mod_Rewrite enabled which mean my store is ready to be index [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-99 alignleft" title="Sales up!" src="http://www.mtomto.com/wp-content/uploads/2008/12/up-arrow-300x300.jpg" alt="Sales up!" width="300" height="300" /></p>
<p>Do you want to get more traffic for your store? If yes, make sure your magento shopping store is <strong>search engine friendly</strong>! To do this, make sure your <a href="http://www.mtomto.com/magento-hosting-providers/">web hosting provider</a>&#8217;s server had <strong>Mod_Rewrite</strong> enabled. For my case, my <a href="http://www.mtomto.com/magento-hosting-providers/">web hosting provider</a>&#8217;s server had Mod_Rewrite enabled which mean my store is ready to be index by major searcn engines companies anytime soon.</p>
<p>In this post, we will do a <strong>simple Mod_Rewrite test</strong> to check whether it is enabled on your <a href="http://www.mtomto.com/magento-hosting-providers/">web hosting provider</a>&#8217;s server.</p>
<p><strong>What is the advantage of having a </strong><strong>search engine friendly store?</strong></p>
<p>Major search engine companies like Google, Yahoo!, MSN and others can index all your products pages more easily. When a visitor search on these search engine, your magento store had a higher chance of showing up during the search result.  Imagine 1/4 of the search engine users found your store? You will be rich! <img src='http://www.mtomto.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <span id="more-90"></span></p>
<p>Of course, if you want to get better search engine result like being in the top 10/20, you may have to consult a search engine optimization company to help you with that.</p>
<p><strong>How does a search engine friendly URL look like?</strong></p>
<p>An example of a search engine friendly url for a magento store look like this:</p>
<p><em>http://www.myabcstore.com/sony-vaio-vgn-txn27n-b-11-1-notebook-pc.html</em></p>
<p>An example of a Non-search engine friendly URL look like this:</p>
<p>http://www.myabcstore.com/products.php?r=233&amp;view=hHeL&amp;goto=3423</p>
<p><strong>Here is a quick guide on how to check whether your server had Mod_Rewrite enabled.</strong></p>
<p>Put this 3 lines in .htaccess on your site.</p>
<p>For cpanel user, it should be under /home/username/public_html/.htaccess</p>
<blockquote><p><strong>Options +FollowSymLinks<br />
RewriteEngine on<br />
RewriteRule (.*) http://www.yahoo.com/$1 [R=301,L]</strong></p></blockquote>
<p>When you visit your site and it get redirect to www.yahoo.com, that mean Mod_Rewrite is enabled on the server. If your webhost do not mod_rewrite enabled, you may want to consider switch to another Mod_rewrite &amp; magento-ready <a href="http://www.mtomto.com/magento-hosting-providers/">web hosting provider</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/90/test-whether-mod_rewrite-is-enabled-on-your-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WOW!, another New Release ! Magento Version 1.1.8</title>
		<link>http://www.mtomto.com/84/wow-another-new-release-magento-version-118/</link>
		<comments>http://www.mtomto.com/84/wow-another-new-release-magento-version-118/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 06:59:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=84</guid>
		<description><![CDATA[Well, I never expect magento to release another version so quick&#8230; i think within a week? I guess it fixed some very nasty bugs.
Here are the release notes for v1.1.8:

Fixed #8684: js error on configurable product view page in blank theme
Fixed generating URL for googleoptimizer export controller
Fixed shipping tablerates for regions with the same code
Fixed [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I never expect magento to release another version so quick&#8230; i think within a week? I guess it fixed some very nasty bugs.</p>
<p>Here are the release notes for v1.1.8:</p>
<ul class="disc">
<li>Fixed #8684: js error on configurable product view page in blank theme</li>
<li>Fixed generating URL for googleoptimizer export controller</li>
<li>Fixed shipping tablerates for regions with the same code</li>
<li>Fixed product information on review page</li>
<li>Fixed #8720: CMS Blocks not recognized on Newsletter Templates</li>
<li>Fixed #8729: Security warning in IE in admin under https on category management page</li>
<li>Fixed #8743: Security warning in MSIE 6 on checkout page in modern theme</li>
<li>Fixed #8722: Google Base API - Store URL incorrect</li>
<li>Fixed #8753: Add Store Code to Urls to Yes breaking Google Base (due to duplicate admin/admin in path)</li>
<li>Fixed #8727: mismatches in role resources list</li>
<li>Fixed checkout as guest on single page checkout</li>
<li>Fixed #8890: Fatal error on shipping estimate if session expired</li>
<li>Fixed js error in Google API configuration section</li>
<li>Fixed #8719: Google Base API - make destination country selectable (USA,DE,GB,&#8230;)</li>
<li>Fixed #8731: Wrong country sent to Google Base</li>
<li>Fixed #8772: configurable products are not editable</li>
<li>Fixed editing custom options in Safari</li>
<li>Fixed #8889: Flash 9 unable to upload image on MAC</li>
</ul>
<p>Upgrade your magento today! If you need help with the upgrade, <a href="http://www.mtomto.com/contact-us/">contact us</a>. Sometimes, we can do for free.. (if we are in good mood. ^_^ ):)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/84/wow-another-new-release-magento-version-118/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Release: Magento Version 1.1.7</title>
		<link>http://www.mtomto.com/81/new-release-magento-version-117/</link>
		<comments>http://www.mtomto.com/81/new-release-magento-version-117/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 06:18:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=81</guid>
		<description><![CDATA[New Release: Magento Version 1.1.7
This version includes over 350 issue resolutions for Magento 1.1.x that are listed in the release notes section, and new functionality that includes:
    * Google Website Optimizer integration
    * Google Base integration
    * Scheduled DB logs cleaning option
Our comment:
The team finally fix [...]]]></description>
			<content:encoded><![CDATA[<p><strong>New Release: Magento Version 1.1.7</strong></p>
<p>This version includes over 350 issue resolutions for Magento 1.1.x that are listed in the release notes section, and new functionality that includes:</p>
<p>    * Google Website Optimizer integration<br />
    * Google Base integration<br />
    * Scheduled DB logs cleaning option</p>
<p>Our comment:<br />
The team finally fix the &#8220;Google Sitemap will not generate&#8221; bug.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/81/new-release-magento-version-117/feed/</wfw:commentRss>
		</item>
		<item>
		<title>[Fix] Run into &#8220;500 Internal Server Error&#8221; problem</title>
		<link>http://www.mtomto.com/68/fix-run-into-500-internal-server-error-problem/</link>
		<comments>http://www.mtomto.com/68/fix-run-into-500-internal-server-error-problem/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 08:38:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Problems &amp; Solutions]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=68</guid>
		<description><![CDATA[Question:
I have upload all magento files and all the files&#8217; permission are set correctly. However, i still run into &#8220;500 Internal Server Error&#8221; problem.
Solution:
If you are on cpanel server, check the &#8220;error_log&#8221; file for clue on what is causing the internal error. Most of the time it is due to incorrect permission set for file [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-69 alignleft" title="magento-stre" src="http://www.mtomto.com/wp-content/uploads/2008/11/magento-stre-300x295.jpg" alt="" width="300" height="295" /><span style="text-decoration: underline;"><strong>Question:</strong></span></p>
<p>I have upload all magento files and all the files&#8217; permission are set correctly. However, i still run into &#8220;500 Internal Server Error&#8221; problem.</p>
<p><span style="text-decoration: underline;"><strong>Solution:</strong></span></p>
<p>If you are on cpanel server, check the &#8220;error_log&#8221; file for clue on what is causing the internal error. Most of <span id="more-68"></span>the time it is due to incorrect permission set for file or directory.</p>
<p><strong>Suphp-enabled environment</strong>:</p>
<p>If you are on a suphp-enabled server environment, keep all files &amp; directories to 755 . By default, don&#8217;t change any permission for them. For me, i will simply upload everything and the next thing install magento through web browser.  If you still run into problem installing magento, check out our recommended list of <a title="magento web hosting providers" href="http://www.mtomto.com/magento-hosting-providers/">magento web hosting providers</a>.</p>
<p><strong>On Non-suphp server environment:</strong></p>
<p>If you are on non-suphp server environment, you have to make sure respective directories are writable.</p>
<p># chmod 777 var var/.htaccess app/etc<br />
#chmod -R 777 media</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/68/fix-run-into-500-internal-server-error-problem/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Guide : How to setup Magento ecommerce on Cpanel Server without SSH access(Fast way)</title>
		<link>http://www.mtomto.com/13/guide-how-to-setup-magento-ecommerce-on-cpanel-server-fast-way/</link>
		<comments>http://www.mtomto.com/13/guide-how-to-setup-magento-ecommerce-on-cpanel-server-fast-way/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 08:24:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=13</guid>
		<description><![CDATA[
First of all, make sure your web hosting provider meet the requirement before you install magento.
 Two reasons why you should use this guide:
1. Your account do not come with SSH access and upload files via FTP is taking so long( it took me &#62; 20minutes just to upload entire magento files via FTP)
2. OR [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mtomto.com/wp-content/uploads/2008/11/winter.jpg"><img class="alignleft size-medium wp-image-34" title="winter" src="http://www.mtomto.com/wp-content/uploads/2008/11/winter-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p style="padding-left: 30px; text-align: left;">First of all, make sure your <a href="http://www.mtomto.com/magento-hosting-providers/">web hosting provider</a> meet the <a href="http://www.mtomto.com/8/magento-installation-requirement/">requirement</a> before you install magento.</p>
<p style="padding-left: 30px; text-align: left;"><strong> Two reasons why you should use this guide:</strong></p>
<p style="padding-left: 30px; text-align: left;">1. Your account do not come with SSH access and upload files via FTP is taking so long( it took me &gt; 20minutes just to upload entire magento files via FTP)</p>
<p style="padding-left: 30px; text-align: left;">2. OR you do not know how to install magento using SSH.</p>
<p style="padding-left: 30px; text-align: left;">This guide is for you.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</p>
<p>Here is a quick way to upload all magento files using cpanel file manager:</p>
<p>( You can always check for newest release from http://www.magentocommerce.com/download/noregister )</p>
<p><strong>Upload magento</strong></p>
<p>1. Upload your magento-x.x.x.zip file to public_html/ via FTP. This gonna take sometime since the zip file alone is about 15mb big.</p>
<p><span id="more-13"></span></p>
<p>2. Upload finish.</p>
<p>Login to Cpanel &gt; File manager</p>
<p>3. Navigate to the directory where you have just upload the zip file.</p>
<p>4. Right click the zip file and choose &#8220;Extract&#8221; . It should extract a &#8220;magento&#8221; folder.</p>
<p>5. Enter into &#8220;magento&#8221; folder , &#8220;Select all&#8221; . Right click on one of the selected file. Choose &#8220;move&#8221;</p>
<p>Move all files outside of &#8220;magento&#8221; folder.</p>
<p>6. Delete &#8220;magento&#8221; folder and the zip file.</p>
<p><strong>Start installation</strong></p>
<p>1. Create a mysql database &amp; mysql user.</p>
<p>2. Import the sample data to your mysql database. (You can do so at Cpanel &gt; mysql &gt; phpmyadmin)</p>
<p>(You can get the .sql sample data from http://www.magentocommerce.com/download/noregister )</p>
<p>3. Start the installation wizard</p>
<p>www.yourdomain.com/install.php</p>
<p>Note: My site is hosted on a suexec/suphp environment. Therefore, i do not have chmod 777 to make certain directories writable. For other who are no on suexec/suphp ennvironment, you may require to make the file <strong>magento/var/.htaccess</strong>, the directories <strong>magento/app/etc</strong>, <strong>magento/var</strong>, and all the directories under <strong>magento/media</strong> are writable by the web server.</p>
<p>If you have problem with your web host, check out our list of recommended magento web hosting providers at http://www.mtomto.com/magento-hosting-providers/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/13/guide-how-to-setup-magento-ecommerce-on-cpanel-server-fast-way/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Magento Installation Requirement</title>
		<link>http://www.mtomto.com/8/magento-installation-requirement/</link>
		<comments>http://www.mtomto.com/8/magento-installation-requirement/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 07:19:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Guide]]></category>

		<guid isPermaLink="false">http://www.mtomto.com/?p=8</guid>
		<description><![CDATA[
Magento is a fantastic open source ecommerce shopping cart. However, the software will require a few important modules to be install on your web hosting provider&#8217;s server in order to get it working properly.
Requirement Check:
Upload this Script to check whether your server support magento:
http://www.magentocommerce.com/_media/magento-check.zip
Most webhosts should be running apache, php5,mysql 5 by now. However, do [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-40" title="winter-road" src="http://www.mtomto.com/wp-content/uploads/2008/11/winter-road-300x225.jpg" alt="" width="300" height="225" /></p>
<p>Magento is a fantastic open source ecommerce shopping cart. However, the software will require a few important modules to be install on your <a href="http://www.mtomto.com/magento-hosting-providers/">web hosting provider</a>&#8217;s server in order to get it working properly.</p>
<p><strong>Requirement Check:</strong></p>
<p>Upload this Script to check whether your server support magento:</p>
<p><strong>http://www.magentocommerce.com/_media/magento-check.zip</strong></p>
<p>Most webhosts should be running apache, php5,mysql 5 by now. However, do check that PHP include the specific extensions like PDO_MySQL while mySQL support innoDB engine.</p>
<p>Here are the basic requirement:</p>
<p><strong>Web server: Apache 1.x, 2.x</strong></p>
<p><strong>PHP5.2.x and above</strong></p>
<p>* Required extensions:<br />
o PDO_MySQL<br />
o simplexml<br />
o mcrypt<br />
o hash<br />
o GD<br />
o DOM<br />
o iconv<br />
o SOAP (if Webservices API is to be used)</p>
<p>- Safe_mode off</p>
<p>- Memory_limit 32M or more</p>
<p><strong>MySQL: </strong></p>
<p><span id="more-8"></span></p>
<ul class="disc">
<li> 4.1.20 or newer</li>
<li> InnoDB storage engine</li>
</ul>
<p><strong>Crontab</strong></p>
<ul class="disc">
<li>Ability to run scheduled jobs (crontab) with PHP 5</li>
</ul>
<p><strong>Mod_rewrite enabled </strong></p>
<ul>
<li>To make your shopping cart search engine friendly</li>
</ul>
<p>Currently, i had installed a copy of magento on my account hosted with <a title="magento web hosting" href="http://www.mxhub.com" target="_blank">mxhub.com</a> on a cpanel server.  My cart had been working well so far.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mtomto.com/8/magento-installation-requirement/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
