<?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: Using Windows 7 to host PHP applications in 5 easy steps!</title>
	<atom:link href="http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/feed/" rel="self" type="application/rss+xml" />
	<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/</link>
	<description>The only person at Microsoft allowed to login as &#039;guest&#039;</description>
	<lastBuildDate>Wed, 25 Aug 2010 04:10:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simon</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-1128</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 25 Aug 2010 04:10:49 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-1128</guid>
		<description>Hi Michel - yes, I&#039;ve found this works fine on 64bit version of Windows 7</description>
		<content:encoded><![CDATA[<p>Hi Michel &#8211; yes, I&#8217;ve found this works fine on 64bit version of Windows 7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel A.</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-1120</link>
		<dc:creator>Michel A.</dc:creator>
		<pubDate>Wed, 11 Aug 2010 19:44:28 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-1120</guid>
		<description>Hi Simon,
Thanks for sharing those informations.
I have only one question : Would it work for Windows-7 64 bits ?
Thanks in advance for your answer...
Have a great day!
Michel</description>
		<content:encoded><![CDATA[<p>Hi Simon,<br />
Thanks for sharing those informations.<br />
I have only one question : Would it work for Windows-7 64 bits ?<br />
Thanks in advance for your answer&#8230;<br />
Have a great day!<br />
Michel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manish</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-1097</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Fri, 09 Jul 2010 15:35:04 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-1097</guid>
		<description>what&#039;s the work of wamp?cant we run php by that only without bothering for the iis and all?</description>
		<content:encoded><![CDATA[<p>what&#8217;s the work of wamp?cant we run php by that only without bothering for the iis and all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tavus</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-1096</link>
		<dc:creator>Tavus</dc:creator>
		<pubDate>Fri, 09 Jul 2010 09:53:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-1096</guid>
		<description>recently i moved from Windows XP to Windows 7 Ultimate. i have been using php over IIS in Windows XP for over a year without any problem. i&#039;m using Rapid PHP 2008 for editing my php files. i preview my php files either by typing its URL as =&gt; http://localhost/main.php where main.php is the file name, or preview through RapidPHP which does the same thing. these are all ok with Windows XP.
but in Windows 7 Ultimate if i type the same url = http://localhost/main.php i get error HTTP 500. no page is displayed. 
in RapidPHP the Local Web server root directory is =&gt; C:\inetpub\wwwroot  and 
Local Web server URL is =&gt; http://localhost/ this is how its mapped and working in Windows XP. even if i dont use Rapid PHP 2008 to preview, generally i should be able to type the URL and file name like this =&gt; http://localhost/XYZ.php and preview the result.  i have set PHP in IIS and have made index.php as default in IIS. i have created a file in wwwroot directory named index.php which contains this  and when i run this URL http://localhost/index.php the page displays PHP information correctly.
 but some how Windows 7 and IIS are not getting connected correctly if i want to preview my other files in wwwroot directory.
Please could you help me. appreciate all your help.with best regards
Fardin</description>
		<content:encoded><![CDATA[<p>recently i moved from Windows XP to Windows 7 Ultimate. i have been using php over IIS in Windows XP for over a year without any problem. i&#8217;m using Rapid PHP 2008 for editing my php files. i preview my php files either by typing its URL as =&gt; <a href="http://localhost/main.php" rel="nofollow">http://localhost/main.php</a> where main.php is the file name, or preview through RapidPHP which does the same thing. these are all ok with Windows XP.<br />
but in Windows 7 Ultimate if i type the same url = <a href="http://localhost/main.php" rel="nofollow">http://localhost/main.php</a> i get error HTTP 500. no page is displayed.<br />
in RapidPHP the Local Web server root directory is =&gt; C:\inetpub\wwwroot  and<br />
Local Web server URL is =&gt; <a href="http://localhost/" rel="nofollow">http://localhost/</a> this is how its mapped and working in Windows XP. even if i dont use Rapid PHP 2008 to preview, generally i should be able to type the URL and file name like this =&gt; <a href="http://localhost/XYZ.php" rel="nofollow">http://localhost/XYZ.php</a> and preview the result.  i have set PHP in IIS and have made index.php as default in IIS. i have created a file in wwwroot directory named index.php which contains this  and when i run this URL <a href="http://localhost/index.php" rel="nofollow">http://localhost/index.php</a> the page displays PHP information correctly.<br />
 but some how Windows 7 and IIS are not getting connected correctly if i want to preview my other files in wwwroot directory.<br />
Please could you help me. appreciate all your help.with best regards<br />
Fardin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jo</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-1094</link>
		<dc:creator>Jo</dc:creator>
		<pubDate>Sat, 03 Jul 2010 11:42:01 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-1094</guid>
		<description>I can&#039;t get info.php working but I can run the php files copied from our website.

Also I can&#039;t run the php files via firefox but I can via IE8 even though I&#039;ve left it at allow anonymous access.  Is there something I&#039;ve missed that will allow firefox access?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get info.php working but I can run the php files copied from our website.</p>
<p>Also I can&#8217;t run the php files via firefox but I can via IE8 even though I&#8217;ve left it at allow anonymous access.  Is there something I&#8217;ve missed that will allow firefox access?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-1074</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Sun, 13 Jun 2010 16:48:25 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-1074</guid>
		<description>Brillant guide - thx.</description>
		<content:encoded><![CDATA[<p>Brillant guide &#8211; thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-176</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Thu, 18 Feb 2010 08:27:53 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-176</guid>
		<description>Not Working For me. Unable to load info.php Please help</description>
		<content:encoded><![CDATA[<p>Not Working For me. Unable to load info.php Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abhishek Sachan</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-175</link>
		<dc:creator>Abhishek Sachan</dc:creator>
		<pubDate>Tue, 12 Jan 2010 12:52:20 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-175</guid>
		<description>Gr8,
thanks for this helpfull topic</description>
		<content:encoded><![CDATA[<p>Gr8,<br />
thanks for this helpfull topic</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: klonder</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-174</link>
		<dc:creator>klonder</dc:creator>
		<pubDate>Sat, 21 Nov 2009 21:35:16 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-174</guid>
		<description>Nussss!!! Valeu cara! Estava tentando instalar o PHP há 3 dias e nada! Já tinha lido vários artigos e nenhum funcionou!

Mas agora, após seguir suas instruções, o PHP está rodando e bem aqui no meu pc!

Obrigado!!!</description>
		<content:encoded><![CDATA[<p>Nussss!!! Valeu cara! Estava tentando instalar o PHP há 3 dias e nada! Já tinha lido vários artigos e nenhum funcionou!</p>
<p>Mas agora, após seguir suas instruções, o PHP está rodando e bem aqui no meu pc!</p>
<p>Obrigado!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://simonguest.com/2009/03/09/using-windows-7-to-host-php-applications-in-5-easy-steps/comment-page-1/#comment-173</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Thu, 05 Nov 2009 06:12:38 +0000</pubDate>
		<guid isPermaLink="false">/blogs/smguest/archive/2009/03/09/Using-Windows-7-to-host-PHP-applications-in-5-easy-steps_2100_.aspx#comment-173</guid>
		<description>blem occurs because the FastCGI module keeps child FastCGI processes in job objects. This design makes sure that all the child FastCGI processes are terminated when a worker process ends. However, job objects cannot be nested in Windows. Therefore, if the application that is using HWC is part of a job object, the FastCGI module functionality will not work when you try to run the FastCGI module inside the application.</description>
		<content:encoded><![CDATA[<p>blem occurs because the FastCGI module keeps child FastCGI processes in job objects. This design makes sure that all the child FastCGI processes are terminated when a worker process ends. However, job objects cannot be nested in Windows. Therefore, if the application that is using HWC is part of a job object, the FastCGI module functionality will not work when you try to run the FastCGI module inside the application.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
