<?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>GUYA.NET &#187; Google</title>
	<atom:link href="http://blog.guya.net/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.guya.net</link>
	<description>Flash and Everything Else</description>
	<lastBuildDate>Tue, 29 Nov 2011 15:42:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Pitfalls to avoid when installing Magento on XAMP</title>
		<link>http://blog.guya.net/2010/01/20/pitfalls-to-avoid-when-installing-magento-on-xamp/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pitfalls-to-avoid-when-installing-magento-on-xamp</link>
		<comments>http://blog.guya.net/2010/01/20/pitfalls-to-avoid-when-installing-magento-on-xamp/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 17:19:33 +0000</pubDate>
		<dc:creator>guya</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[XAMP]]></category>
		<category><![CDATA[Online Shop]]></category>
		<category><![CDATA[Open-Source]]></category>

		<guid isPermaLink="false">http://blog.guya.net/2010/01/20/pitfalls-to-avoid-when-installing-magento-on-xamp/</guid>
		<description><![CDATA[Magento is a PHP open-source online shop platform built to scale, so they say. XAMP is the best way to develop PHP locally on your machine. It gives you an easy to run and configure Apache, MySQL and few other &#8230; <a href="http://blog.guya.net/2010/01/20/pitfalls-to-avoid-when-installing-magento-on-xamp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Magento - Download Magento  - eCommerce Software for Growth" href="http://www.magentocommerce.com/download/noregister" target="_blank">Magento</a> is a PHP open-source online shop platform built to scale, so they say.     <br /><a title="XAMP for Windows" href="http://www.apachefriends.org/en/xampp-windows.html" target="_blank">XAMP</a> is the best way to develop PHP locally on your machine. It gives you an easy to run and configure Apache, MySQL and few other stuff.</p>
<p>The new Magento (1.3.2.4) doesn&#8217;t completely support PHP5.3 and above. The last version of XAMP 1.7.3 comes with PHP 5.3.1. Because of that the installation might have some errors. Luckily there are some workarounds.</p>
<p>Generally the <a title="Installing on Windows with XAMPP and WAMP" href="http://www.magentocommerce.com/wiki/general/installing_on_windows_with_xampp_and_wamp" target="_blank">Magento on XAMP installation manual</a> is fine, but, here are some of the common problems that might occur:</p>
<p>If you get this error:    <br /><strong>Fatal error: Method Varien_Object::__tostring() cannot take arguments in /magento/lib/Varien/Object.php      <br /></strong><a title="Magento not working on PHP 5.3" href="http://spikomoko.wordpress.com/2009/08/19/magento-not-working-on-php-5-3/" target="_blank">Go here.</a></p>
<p>If you get this error:    <br /><strong>Parse error: parse error, expecting `’&amp;” or `T_VARIABLE’ in C:libVarienObject.php on line 498</strong>     <br />Its because you copy and pasted the code from the previous link and &quot;an apostrophe is used in the end of the lines instead of the single quote&quot;     <br />(From comment 13 in the previous link) </p>
<p>If you get this error:    <br /><strong>Unknown error (8192): Function split() is deprecated in &#8230;.      <br />in the frontend or       <br />Unknown error (8192): Assigning the return value of new by reference is deprecated in &#8230;       <br />in the connectManager.</strong>     <br />Follow the <a title="magento and deprecated errors (solved)" href="http://www.magentocommerce.com/boards/viewthread/54158/" target="_blank">instruction in here</a>. (part of it is the same as the afford mentioned)</p>
<p>If installation goes fine but you <strong>can&#8217;t login into your admin:</strong> (It&#8217;s a cookie issue)    <br />Add this to your c:windowssystem32driversetchosts file     <br /><strong>127.0.0.1&#160;&#160;&#160;&#160;&#160;&#160;&#160; magento.localhost.com www.localhost.com</strong>     <br />Browsing to magento.localhost.com/magento worked for me.     <br /><a title="Magento Notes - Fix for admin login problem" href="http://www.casualcommerce.com/2009/02/magento-notes-fix-for-admin-login-problem/" target="_blank">More info</a></p>
<p>just in case –&gt; to edit the hosts file on vista/win7 -&gt; right-click on notepad –&gt; run as admin… –&gt; open the file.</p>
<p>Generally there is a chance that the installation won&#8217;t be smooth,    <br />but don&#8217;t give up cause it seems that every issue has already been solved by someone out there.</p>
<p>Just google it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.guya.net/2010/01/20/pitfalls-to-avoid-when-installing-magento-on-xamp/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

