<?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/"
		>
<channel>
	<title>Comments on: Set up your AMFPHP environment: running IIS and Apache simultaniously</title>
	<atom:link href="http://www.herrodius.com/blog/23/feed" rel="self" type="application/rss+xml" />
	<link>http://www.herrodius.com/blog/23</link>
	<description>Thoughts from a software developer</description>
	<lastBuildDate>Wed, 30 Nov 2011 09:13:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: pravin</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-15040</link>
		<dc:creator>pravin</dc:creator>
		<pubDate>Thu, 17 Nov 2011 12:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-15040</guid>
		<description>Thanks lol....
Below mentioned url is very easy to understand,
http://www.redhatlinux.info/2011/11/different-types-of-configure-httpd.html</description>
		<content:encoded><![CDATA[<p>Thanks lol&#8230;.<br />
Below mentioned url is very easy to understand,<br />
<a href="http://www.redhatlinux.info/2011/11/different-types-of-configure-httpd.html" rel="nofollow">http://www.redhatlinux.info/2011/11/different-types-of-configure-httpd.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jen</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-15033</link>
		<dc:creator>Jen</dc:creator>
		<pubDate>Fri, 11 Nov 2011 14:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-15033</guid>
		<description>Thanks for the tutorial yours was the best I have read yet. Since there is a new version of WAMP2, the wampserver.ini file is not there and has changed. This presents a problem for those of us not so educated in working with these files.
I tired to follow Sreenath&#039;s suggestion above but the files I needed to change 
are not clear.
What I did was go to the wampmanager.tpl file I found 3 http://localhost scripts and updated them to http://localhost:81 for the following scripts
${w_localhost}
${w_phpmyadmin}
${c_webgrind}
Mysqllite and Mylocalhost were not umong the scripts available to me in the wampmanager.tpl file. I get a blank page when I try to bring up my WAMP 
localhost. Can someone tell me what I did wrong?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial yours was the best I have read yet. Since there is a new version of WAMP2, the wampserver.ini file is not there and has changed. This presents a problem for those of us not so educated in working with these files.<br />
I tired to follow Sreenath&#8217;s suggestion above but the files I needed to change<br />
are not clear.<br />
What I did was go to the wampmanager.tpl file I found 3 <a href="http://localhost" rel="nofollow">http://localhost</a> scripts and updated them to <a href="http://localhost:81" rel="nofollow">http://localhost:81</a> for the following scripts<br />
${w_localhost}<br />
${w_phpmyadmin}<br />
${c_webgrind}<br />
Mysqllite and Mylocalhost were not umong the scripts available to me in the wampmanager.tpl file. I get a blank page when I try to bring up my WAMP<br />
localhost. Can someone tell me what I did wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Murillo</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14849</link>
		<dc:creator>Marco Murillo</dc:creator>
		<pubDate>Tue, 05 Apr 2011 18:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14849</guid>
		<description>Hello, I&#039;ve been trying this amf tech, but ... I&#039;ll try to resume my problem:
I link to: http://localhost/amfphp/gateway.php and everything is ok up to this point. When I click on the link to load the service browser ... nothing happens, I mean nothing, blank screen. Any ideas anyone?.
Thanks.</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;ve been trying this amf tech, but &#8230; I&#8217;ll try to resume my problem:<br />
I link to: <a href="http://localhost/amfphp/gateway.php" rel="nofollow">http://localhost/amfphp/gateway.php</a> and everything is ok up to this point. When I click on the link to load the service browser &#8230; nothing happens, I mean nothing, blank screen. Any ideas anyone?.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Starkey</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14610</link>
		<dc:creator>Mark Starkey</dc:creator>
		<pubDate>Fri, 30 Jul 2010 12:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14610</guid>
		<description>i had the same issue with wamp on windows 7, you need to run it as an administrator. this can be acheived by locating wampserver in the start menu right mouse click and click properties, then goto compatability and tick &#039;run this program as an administrator&#039; click ok and then start wampserver. 

If it still doesn&#039;t run properly make sure nothing else is using port80, skype was my issue and you can alter this by doing the following: open skye and goto Tools &gt; options &gt; Advanced &gt; Connection and untick use port 80 and 443.

this is generally the issue for most installations</description>
		<content:encoded><![CDATA[<p>i had the same issue with wamp on windows 7, you need to run it as an administrator. this can be acheived by locating wampserver in the start menu right mouse click and click properties, then goto compatability and tick &#8216;run this program as an administrator&#8217; click ok and then start wampserver. </p>
<p>If it still doesn&#8217;t run properly make sure nothing else is using port80, skype was my issue and you can alter this by doing the following: open skye and goto Tools &gt; options &gt; Advanced &gt; Connection and untick use port 80 and 443.</p>
<p>this is generally the issue for most installations</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zahid Mahmood</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14594</link>
		<dc:creator>Zahid Mahmood</dc:creator>
		<pubDate>Wed, 07 Jul 2010 13:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14594</guid>
		<description>great Job. It really help allot.
Thanks !!!!</description>
		<content:encoded><![CDATA[<p>great Job. It really help allot.<br />
Thanks !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefanny Tamrac</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14536</link>
		<dc:creator>Stefanny Tamrac</dc:creator>
		<pubDate>Sat, 15 May 2010 02:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14536</guid>
		<description>Admin, Can you suggest some help. I downloaded wamp to my windows 7 but it will not work. I also tried easyphp and problem was the same.

Kindly suggest some help.</description>
		<content:encoded><![CDATA[<p>Admin, Can you suggest some help. I downloaded wamp to my windows 7 but it will not work. I also tried easyphp and problem was the same.</p>
<p>Kindly suggest some help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreenath H B</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14329</link>
		<dc:creator>Sreenath H B</dc:creator>
		<pubDate>Wed, 03 Mar 2010 22:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14329</guid>
		<description>Hi

I was just following your tutorial after installing WAMPServer 2. 

There seems to be an update: There is actually no &#039;wampserver.ini&#039; file anymore but a &#039;wampmanager.ini&#039; in the installation direcory. 

As you mentioned, the http://localhost entries were present in this file and I updated the same. But after restarting the wampmanager, the localhost was still pointing to port 80. I opened the &#039;wampmanager.ini&#039; and saw that the values had been reverted to http://localhost again.

After searching around in other files, I found my solution here:

There is a &#039;wampmanager.tpl&#039; file in the same folder as &#039;wampmanager.ini&#039; which is a PHP script which rebuilds the &#039;wampmanager.ini&#039; each time the wampmanager starts. So I searched for the http://localhost entries in this file, found them and updated them and I got my desired result.

Yoo Hoo. Finally succeeded after hours of toil and a mysqld.exe crashing error. I am an ASP.NET guy and I am totally not used to so much manual configuration!

Thanks for a great detailed article.

Sreenath</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I was just following your tutorial after installing WAMPServer 2. </p>
<p>There seems to be an update: There is actually no &#8216;wampserver.ini&#8217; file anymore but a &#8216;wampmanager.ini&#8217; in the installation direcory. </p>
<p>As you mentioned, the <a href="http://localhost" rel="nofollow">http://localhost</a> entries were present in this file and I updated the same. But after restarting the wampmanager, the localhost was still pointing to port 80. I opened the &#8216;wampmanager.ini&#8217; and saw that the values had been reverted to <a href="http://localhost" rel="nofollow">http://localhost</a> again.</p>
<p>After searching around in other files, I found my solution here:</p>
<p>There is a &#8216;wampmanager.tpl&#8217; file in the same folder as &#8216;wampmanager.ini&#8217; which is a PHP script which rebuilds the &#8216;wampmanager.ini&#8217; each time the wampmanager starts. So I searched for the <a href="http://localhost" rel="nofollow">http://localhost</a> entries in this file, found them and updated them and I got my desired result.</p>
<p>Yoo Hoo. Finally succeeded after hours of toil and a mysqld.exe crashing error. I am an ASP.NET guy and I am totally not used to so much manual configuration!</p>
<p>Thanks for a great detailed article.</p>
<p>Sreenath</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Radford</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14099</link>
		<dc:creator>James Radford</dc:creator>
		<pubDate>Fri, 25 Sep 2009 08:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14099</guid>
		<description>thanks for this article.  First time using WAMP although Im working on an ASP.NET project as well.  Can have both, IIS and Apache running now :)
Thanks again,</description>
		<content:encoded><![CDATA[<p>thanks for this article.  First time using WAMP although Im working on an ASP.NET project as well.  Can have both, IIS and Apache running now <img src='http://www.herrodius.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks again,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lean Ray</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14077</link>
		<dc:creator>Lean Ray</dc:creator>
		<pubDate>Thu, 10 Sep 2009 06:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14077</guid>
		<description>Thank you for this tutorial. This will really help me in finishing our thesis.</description>
		<content:encoded><![CDATA[<p>Thank you for this tutorial. This will really help me in finishing our thesis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://www.herrodius.com/blog/23/comment-page-1#comment-14052</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Sat, 08 Aug 2009 15:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.herrodius.com/blog/?p=23#comment-14052</guid>
		<description>sir , superb explanation really appreciate effort , I am very much tensed due to non functoining  of my wamp server due IIS server</description>
		<content:encoded><![CDATA[<p>sir , superb explanation really appreciate effort , I am very much tensed due to non functoining  of my wamp server due IIS server</p>
]]></content:encoded>
	</item>
</channel>
</rss>

