<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Anindya's Blog</title>
	
	<link>http://www.anindya.com</link>
	<description>Anindya's fairly interesting weblog.</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AnindyasBlogComments" /><feedburner:info uri="anindyasblogcomments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Apache HTTP Server 2.2.22 x86 and x64 Windows Installers by Deano</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/3YOB_hbLrYU/</link>
		<dc:creator>Deano</dc:creator>
		<pubDate>Tue, 07 Feb 2012 02:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=337#comment-19749</guid>
		<description>Coolio :D Cheers!</description>
		<content:encoded><![CDATA[<p>Coolio <img src='http://www.anindya.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  Cheers!</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/3YOB_hbLrYU" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/apache-http-server-2-2-22-x86-and-x64-windows-installers/#comment-19749</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.10 x64 (64 Bit) for Windows by svsw</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/lWGjDS1SZgY/</link>
		<dc:creator>svsw</dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=359#comment-19713</guid>
		<description>I use your php x64 builds in my projects. Thank you!
Last time I have troubles with executing of my php scripts
For example. I wrote simple script:
---- php -----
$sn = $_SERVER['SERVER_NAME'];
echo "SERVER_NAME ORIGINAL: ".$sn;
echo "SERVER_NAME CONVERTED: ".idn_to_utf8($sn);
---- php -----
Place it into my localhost web folfer, started browser and saw the output of a script
---- output -----
SERVER_NAME ORIGINAL: localhost
SERVER_NAME CONVERTED:
---- output -----
Function idn_to_utf8() do't work... :-(
This error takes place if I use x64 build only
Script work correctly if I use x86 build from php.net
What am I doing wrong? Help me please!</description>
		<content:encoded><![CDATA[<p>I use your php x64 builds in my projects. Thank you!<br />
Last time I have troubles with executing of my php scripts<br />
For example. I wrote simple script:<br />
&#8212;- php &#8212;&#8211;<br />
$sn = $_SERVER['SERVER_NAME'];<br />
echo &#8220;SERVER_NAME ORIGINAL: &#8220;.$sn;<br />
echo &#8220;SERVER_NAME CONVERTED: &#8220;.idn_to_utf8($sn);<br />
&#8212;- php &#8212;&#8211;<br />
Place it into my localhost web folfer, started browser and saw the output of a script<br />
&#8212;- output &#8212;&#8211;<br />
SERVER_NAME ORIGINAL: localhost<br />
SERVER_NAME CONVERTED:<br />
&#8212;- output &#8212;&#8211;<br />
Function idn_to_utf8() do&#8217;t work&#8230; <img src='http://www.anindya.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
This error takes place if I use x64 build only<br />
Script work correctly if I use x86 build from php.net<br />
What am I doing wrong? Help me please!</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/lWGjDS1SZgY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-10-x64-64-bit-for-windows/#comment-19713</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.8 x64 (64 Bit) for Windows by Anindya</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/UlkHELCD9Cc/</link>
		<dc:creator>Anindya</dc:creator>
		<pubDate>Mon, 06 Feb 2012 12:22:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=269#comment-19704</guid>
		<description>@tareq

Where did you download the extension from? If it's 32 bit PHP, then download the extension from here - http://downloads.php.net/pierre/.</description>
		<content:encoded><![CDATA[<p>@tareq</p>
<p>Where did you download the extension from? If it&#8217;s 32 bit PHP, then download the extension from here &#8211; <a href="http://downloads.php.net/pierre/" rel="nofollow">http://downloads.php.net/pierre/</a>.</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/UlkHELCD9Cc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-8-x64-64-bit-for-windows/#comment-19704</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.8 x64 (64 Bit) for Windows by tareq</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/aJ9kNIOCTa0/</link>
		<dc:creator>tareq</dc:creator>
		<pubDate>Mon, 06 Feb 2012 12:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=269#comment-19703</guid>
		<description>Hey Anindya,

I have installed XAMPP 1.7.7 , in that I have got PHP-5.3.8.
Issue: After installation, I dint get any memcache module in php.ini.
I have tried to add memcache extension ;-) but it dint work for me.

Please suggest me some thing why this happening with XAMPP-1.1.7.

Thank you</description>
		<content:encoded><![CDATA[<p>Hey Anindya,</p>
<p>I have installed XAMPP 1.7.7 , in that I have got PHP-5.3.8.<br />
Issue: After installation, I dint get any memcache module in php.ini.<br />
I have tried to add memcache extension <img src='http://www.anindya.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  but it dint work for me.</p>
<p>Please suggest me some thing why this happening with XAMPP-1.1.7.</p>
<p>Thank you</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/aJ9kNIOCTa0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-8-x64-64-bit-for-windows/#comment-19703</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.10 x64 (64 Bit) for Windows by Anindya</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/6DC2CRTPU1g/</link>
		<dc:creator>Anindya</dc:creator>
		<pubDate>Mon, 06 Feb 2012 12:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=359#comment-19702</guid>
		<description>You're welcome. :D</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome. <img src='http://www.anindya.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/6DC2CRTPU1g" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-10-x64-64-bit-for-windows/#comment-19702</feedburner:origLink></item>
	<item>
		<title>Comment on Apache HTTP Server 2.2.22 x86 and x64 Windows Installers by Anindya</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/JKJPAACe1og/</link>
		<dc:creator>Anindya</dc:creator>
		<pubDate>Mon, 06 Feb 2012 12:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=337#comment-19701</guid>
		<description>It's because IPv6 is enabled this time. Also add "Allow from ::1" and it should work.</description>
		<content:encoded><![CDATA[<p>It&#8217;s because IPv6 is enabled this time. Also add &#8220;Allow from ::1&#8243; and it should work.</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/JKJPAACe1og" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/apache-http-server-2-2-22-x86-and-x64-windows-installers/#comment-19701</feedburner:origLink></item>
	<item>
		<title>Comment on Apache HTTP Server 2.2.22 x86 and x64 Windows Installers by Deano</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/7LQXPj2elkg/</link>
		<dc:creator>Deano</dc:creator>
		<pubDate>Mon, 06 Feb 2012 12:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=337#comment-19700</guid>
		<description>Thanks for the quick release :D

Your previous Apache release worked for the following code in httpd.conf

# Server Permissions

    Options Indexes FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from All
    Allow from 127.0.0.1


However this new version doesn't like the 127.0.0.1 part. (Forbidden 403 Error)

Do you know of any real reason that this suddenly does not work?</description>
		<content:encoded><![CDATA[<p>Thanks for the quick release <img src='http://www.anindya.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Your previous Apache release worked for the following code in httpd.conf</p>
<p># Server Permissions</p>
<p>    Options Indexes FollowSymLinks<br />
    AllowOverride None<br />
    Order deny,allow<br />
    Deny from All<br />
    Allow from 127.0.0.1</p>
<p>However this new version doesn&#8217;t like the 127.0.0.1 part. (Forbidden 403 Error)</p>
<p>Do you know of any real reason that this suddenly does not work?</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/7LQXPj2elkg" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/apache-http-server-2-2-22-x86-and-x64-windows-installers/#comment-19700</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.10 x64 (64 Bit) for Windows by good</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/JkkSzKEWIHE/</link>
		<dc:creator>good</dc:creator>
		<pubDate>Mon, 06 Feb 2012 04:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=359#comment-19683</guid>
		<description>thanks!
I love you!</description>
		<content:encoded><![CDATA[<p>thanks!<br />
I love you!</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/JkkSzKEWIHE" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-10-x64-64-bit-for-windows/#comment-19683</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.9 x64 (64 Bit) for Windows by Ines</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/haAhHvBz3Jw/</link>
		<dc:creator>Ines</dc:creator>
		<pubDate>Sun, 05 Feb 2012 14:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=313#comment-19643</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/haAhHvBz3Jw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-9-x64-64-bit-for-windows/#comment-19643</feedburner:origLink></item>
	<item>
		<title>Comment on PHP 5.3.9 x64 (64 Bit) for Windows by Brian</title>
		<link>http://feedproxy.google.com/~r/AnindyasBlogComments/~3/LcwY7X8Bw7c/</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sun, 05 Feb 2012 08:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.anindya.com/?p=313#comment-19625</guid>
		<description>Thank you for php 5.3.10 in advance.</description>
		<content:encoded><![CDATA[<p>Thank you for php 5.3.10 in advance.</p>
<img src="http://feeds.feedburner.com/~r/AnindyasBlogComments/~4/LcwY7X8Bw7c" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://www.anindya.com/php-5-3-9-x64-64-bit-for-windows/#comment-19625</feedburner:origLink></item>
</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Object Caching 406/406 objects using apc

Served from: www.anindya.com @ 2012-02-07 07:52:42 -->

