<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Shamim Ahmed</title>
	<atom:link href="http://shamimcse05.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shamimcse05.wordpress.com</link>
	<description>Student of Computer Science and Engineering.</description>
	<lastBuildDate>Wed, 30 Dec 2009 07:11:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to Install Magento on windows with Xampp. by Nayan Paul</title>
		<link>http://shamimcse05.wordpress.com/2009/08/27/how-to-install-magento-on-windows-with-xampp/#comment-145</link>
		<dc:creator>Nayan Paul</dc:creator>
		<pubDate>Wed, 30 Dec 2009 07:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/?p=130#comment-145</guid>
		<description>Hello Mr @avon  Please Follow This</description>
		<content:encoded><![CDATA[<p>Hello Mr @avon  Please Follow This</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Install Magento on windows with Xampp. by Nayan Paul</title>
		<link>http://shamimcse05.wordpress.com/2009/08/27/how-to-install-magento-on-windows-with-xampp/#comment-144</link>
		<dc:creator>Nayan Paul</dc:creator>
		<pubDate>Wed, 30 Dec 2009 07:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/?p=130#comment-144</guid>
		<description>Note Magento-1.3.2.4  doesnot support php 5.3.1 or php5.3.0

So if u use XAMPP 1.7.3 or XAMPP 1.7.2 Magento will not installed and it will show  
&quot;Fatal error: Method Varien_Object::__tostring() cannot take arguments in C:\xampp\htdocs\magento\lib\Varien\Object.php on line 488&quot;

You should Installed XAMPP for Windows Version 1.7.1

Then Installed Magento ..
After Installed  follow this   

1– &gt;Go to C:\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Session\Abstract\Varien.php
2–&gt; Comment the Line Number 78 to 84 i.e

/* session_set_cookie_params(
$this-&gt;getCookie()-&gt;getLifetime(),
$this-&gt;getCookie()-&gt;getPath(),
$this-&gt;getCookie()-&gt;getDomain(),
$this-&gt;getCookie()-&gt;isSecure(),
$this-&gt;getCookie()-&gt;getHttponly()
);*/

Save Now .</description>
		<content:encoded><![CDATA[<p>Note Magento-1.3.2.4  doesnot support php 5.3.1 or php5.3.0</p>
<p>So if u use XAMPP 1.7.3 or XAMPP 1.7.2 Magento will not installed and it will show<br />
&#8220;Fatal error: Method Varien_Object::__tostring() cannot take arguments in C:\xampp\htdocs\magento\lib\Varien\Object.php on line 488&#8243;</p>
<p>You should Installed XAMPP for Windows Version 1.7.1</p>
<p>Then Installed Magento ..<br />
After Installed  follow this   </p>
<p>1– &gt;Go to C:\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Session\Abstract\Varien.php<br />
2–&gt; Comment the Line Number 78 to 84 i.e</p>
<p>/* session_set_cookie_params(<br />
$this-&gt;getCookie()-&gt;getLifetime(),<br />
$this-&gt;getCookie()-&gt;getPath(),<br />
$this-&gt;getCookie()-&gt;getDomain(),<br />
$this-&gt;getCookie()-&gt;isSecure(),<br />
$this-&gt;getCookie()-&gt;getHttponly()<br />
);*/</p>
<p>Save Now .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Install Magento on windows with Xampp. by Nayan Paul</title>
		<link>http://shamimcse05.wordpress.com/2009/08/27/how-to-install-magento-on-windows-with-xampp/#comment-143</link>
		<dc:creator>Nayan Paul</dc:creator>
		<pubDate>Wed, 30 Dec 2009 07:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/?p=130#comment-143</guid>
		<description>1-- &gt;Go to  C:\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Session\Abstract\Varien.php 
 2--&gt; Comment the Line Number  78  to  84   i.e
 
        /* session_set_cookie_params(
            $this-&gt;getCookie()-&gt;getLifetime(),
            $this-&gt;getCookie()-&gt;getPath(),
            $this-&gt;getCookie()-&gt;getDomain(),
            $this-&gt;getCookie()-&gt;isSecure(),
            $this-&gt;getCookie()-&gt;getHttponly()
        );*/
        
        
   Save Now .</description>
		<content:encoded><![CDATA[<p>1&#8211; &gt;Go to  C:\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Session\Abstract\Varien.php<br />
 2&#8211;&gt; Comment the Line Number  78  to  84   i.e</p>
<p>        /* session_set_cookie_params(<br />
            $this-&gt;getCookie()-&gt;getLifetime(),<br />
            $this-&gt;getCookie()-&gt;getPath(),<br />
            $this-&gt;getCookie()-&gt;getDomain(),<br />
            $this-&gt;getCookie()-&gt;isSecure(),<br />
            $this-&gt;getCookie()-&gt;getHttponly()<br />
        );*/</p>
<p>   Save Now .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Install Magento on windows with Xampp. by Rashed</title>
		<link>http://shamimcse05.wordpress.com/2009/08/27/how-to-install-magento-on-windows-with-xampp/#comment-141</link>
		<dc:creator>Rashed</dc:creator>
		<pubDate>Sun, 27 Dec 2009 11:23:51 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/?p=130#comment-141</guid>
		<description>Dear shamim Bhai,

i usually use Xampp 1.5 version. you mention two problem, I solve
First problem after some time I go solve second problem i get not “php.ini” which is mentioned in your site then i download “php_curl.dll“this past proper location. After some time i do reinstall  magento some problem  &quot;PHP Extension &quot;curl&quot; must be loaded&quot;

Please give me easy way. I wait your response.</description>
		<content:encoded><![CDATA[<p>Dear shamim Bhai,</p>
<p>i usually use Xampp 1.5 version. you mention two problem, I solve<br />
First problem after some time I go solve second problem i get not “php.ini” which is mentioned in your site then i download “php_curl.dll“this past proper location. After some time i do reinstall  magento some problem  &#8220;PHP Extension &#8220;curl&#8221; must be loaded&#8221;</p>
<p>Please give me easy way. I wait your response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Friends by Safat</title>
		<link>http://shamimcse05.wordpress.com/my-friends/#comment-139</link>
		<dc:creator>Safat</dc:creator>
		<pubDate>Thu, 17 Dec 2009 18:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/my-friends/#comment-139</guid>
		<description>Really bright site : impressed by ur posts, but no addsense! : how can  
[ad by google] comes on a site</description>
		<content:encoded><![CDATA[<p>Really bright site : impressed by ur posts, but no addsense! : how can<br />
[ad by google] comes on a site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Install Magento on windows with Xampp. by tobBibHoita</title>
		<link>http://shamimcse05.wordpress.com/2009/08/27/how-to-install-magento-on-windows-with-xampp/#comment-138</link>
		<dc:creator>tobBibHoita</dc:creator>
		<pubDate>Fri, 11 Dec 2009 20:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/?p=130#comment-138</guid>
		<description>Awesome affair, I didn&#039;t thought reading this was going to be so amazing when I klicked at your title!!</description>
		<content:encoded><![CDATA[<p>Awesome affair, I didn&#8217;t thought reading this was going to be so amazing when I klicked at your title!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Friends by kazi abdullah al Mamun (sumon)</title>
		<link>http://shamimcse05.wordpress.com/my-friends/#comment-131</link>
		<dc:creator>kazi abdullah al Mamun (sumon)</dc:creator>
		<pubDate>Tue, 17 Nov 2009 04:34:57 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/my-friends/#comment-131</guid>
		<description>Shamim, Can You please contact with me? Yesterday, I tried to contact with you but could not reach you on cell. I need a help from you.</description>
		<content:encoded><![CDATA[<p>Shamim, Can You please contact with me? Yesterday, I tried to contact with you but could not reach you on cell. I need a help from you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Install Magento on windows with Xampp. by avon</title>
		<link>http://shamimcse05.wordpress.com/2009/08/27/how-to-install-magento-on-windows-with-xampp/#comment-130</link>
		<dc:creator>avon</dc:creator>
		<pubDate>Sat, 14 Nov 2009 22:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/?p=130#comment-130</guid>
		<description>i encountered this massage when i got to the magento installation phase:
&quot;Fatal error: Method Varien_Object::__tostring() cannot take arguments in C:\xampp\htdocs\magento\lib\Varien\Object.php on line 488&quot;
can you help me to recover from this error?</description>
		<content:encoded><![CDATA[<p>i encountered this massage when i got to the magento installation phase:<br />
&#8220;Fatal error: Method Varien_Object::__tostring() cannot take arguments in C:\xampp\htdocs\magento\lib\Varien\Object.php on line 488&#8243;<br />
can you help me to recover from this error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Friends by Shamim Ahmed</title>
		<link>http://shamimcse05.wordpress.com/my-friends/#comment-128</link>
		<dc:creator>Shamim Ahmed</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/my-friends/#comment-128</guid>
		<description>Sorry dosto,
great mistake. don&#039;t mind.</description>
		<content:encoded><![CDATA[<p>Sorry dosto,<br />
great mistake. don&#8217;t mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My Friends by farjana</title>
		<link>http://shamimcse05.wordpress.com/my-friends/#comment-127</link>
		<dc:creator>farjana</dc:creator>
		<pubDate>Mon, 12 Oct 2009 15:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://shamimcse05.wordpress.com/my-friends/#comment-127</guid>
		<description>friend er name tao jano na????</description>
		<content:encoded><![CDATA[<p>friend er name tao jano na????</p>
]]></content:encoded>
	</item>
</channel>
</rss>
