<?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 for Windows Server Training</title>
	<atom:link href="http://windows-server-training.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://windows-server-training.com</link>
	<description>Tutorial Videos &#38; How-To Articles</description>
	<lastBuildDate>Mon, 01 Jun 2009 05:15:42 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Modify Where Windows Explorer Opens By Default by Charlie Hall</title>
		<link>http://windows-server-training.com/modify-windows-explorer-opens-default/comment-page-1/#comment-874</link>
		<dc:creator>Charlie Hall</dc:creator>
		<pubDate>Mon, 01 Jun 2009 05:15:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaknowledgebase.com/vista-tips/changing-where-windows-explorer-opens-by-default#comment-874</guid>
		<description>Thankyou, after years of fustration a excellent se tof answers.</description>
		<content:encoded><![CDATA[<p>Thankyou, after years of fustration a excellent se tof answers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Managing Network Discovery by William Colflesh</title>
		<link>http://windows-server-training.com/vista-network-discovery/comment-page-1/#comment-873</link>
		<dc:creator>William Colflesh</dc:creator>
		<pubDate>Sun, 31 May 2009 19:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaknowledgebase.com/vista-tips/managing-network-discovery#comment-873</guid>
		<description>I have several computers, with various operating systems.  I need them to network.  When I first install Vista or Windows 2008, I choose the network type &quot;Work&quot;.  This is fine for a while, but often something occurs that causes the machine to stop having the network type &quot;Work&quot;.  It now has network type &quot;Public&quot;.  This is particularly troublesome when it happens to my on Hyper-V servers.  How can I change the network type back to &quot;Work&quot;?</description>
		<content:encoded><![CDATA[<p>I have several computers, with various operating systems.  I need them to network.  When I first install Vista or Windows 2008, I choose the network type &#8220;Work&#8221;.  This is fine for a while, but often something occurs that causes the machine to stop having the network type &#8220;Work&#8221;.  It now has network type &#8220;Public&#8221;.  This is particularly troublesome when it happens to my on Hyper-V servers.  How can I change the network type back to &#8220;Work&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows 7 System Requirements by Max</title>
		<link>http://windows-server-training.com/windows-7-system-requirements/comment-page-1/#comment-872</link>
		<dc:creator>Max</dc:creator>
		<pubDate>Mon, 25 May 2009 02:21:51 +0000</pubDate>
		<guid isPermaLink="false">http://windows-server-training.com/?p=364#comment-872</guid>
		<description>I think WIndows low hardware requirement will give it necessary kick start to dominate OS market.</description>
		<content:encoded><![CDATA[<p>I think WIndows low hardware requirement will give it necessary kick start to dominate OS market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP on Windows Server 2008 with IIS7 by Jame</title>
		<link>http://windows-server-training.com/install-php-iis7-windows-server-2008/comment-page-1/#comment-871</link>
		<dc:creator>Jame</dc:creator>
		<pubDate>Thu, 21 May 2009 17:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://windows-server-training.com/?p=256#comment-871</guid>
		<description>I just installed a fresh version of server 2008 web edition, downloaded the exact same version of PHP you use in this video, followed your instructions perfectly and I get this error.

HTTP Error 500.0 - Internal Server Error
c:\php\php-cgi.exe - The fastcgi proces exited unexpectedly

[13:50:01] &gt;&gt; HTTP Error 500.0 - Internal Server Error
C:\php\php-cgi.exe - The FastCGI process exited unexpectedly
Detailed Error Information 
Module FastCgiModule 
Notification ExecuteRequestHandler 
Handler PHP Extension 
Error Code 0xc0000005 

Requested URL http://localhost:80/index.php 
Physical Path C:\inetpub\wwwroot\index.php 
Logon Method Anonymous 
Logon User Anonymous 



I checked the wwwroot folder and made sure that everyone has owner permissions to see if that was the problem but had no luck. Not sure how something could have gone wrong I followed your example perfectly and even redid the install like 3 times hoping that I missed something, but I havent. 

In command prompt running the php -info command works great, no errors.

Any help would be greatly appreciated, all of the searches I have done online have been about people having this problem when doing mysql or zend ? related stuff which really doesnt apply to my problems at all/

Thanks for ANY input u may have!</description>
		<content:encoded><![CDATA[<p>I just installed a fresh version of server 2008 web edition, downloaded the exact same version of PHP you use in this video, followed your instructions perfectly and I get this error.</p>
<p>HTTP Error 500.0 &#8211; Internal Server Error<br />
c:\php\php-cgi.exe &#8211; The fastcgi proces exited unexpectedly</p>
<p>[13:50:01] &gt;&gt; HTTP Error 500.0 &#8211; Internal Server Error<br />
C:\php\php-cgi.exe &#8211; The FastCGI process exited unexpectedly<br />
Detailed Error Information<br />
Module FastCgiModule<br />
Notification ExecuteRequestHandler<br />
Handler PHP Extension<br />
Error Code 0xc0000005 </p>
<p>Requested URL <a href="http://localhost:80/index.php" rel="nofollow">http://localhost:80/index.php</a><br />
Physical Path C:\inetpub\wwwroot\index.php<br />
Logon Method Anonymous<br />
Logon User Anonymous </p>
<p>I checked the wwwroot folder and made sure that everyone has owner permissions to see if that was the problem but had no luck. Not sure how something could have gone wrong I followed your example perfectly and even redid the install like 3 times hoping that I missed something, but I havent. </p>
<p>In command prompt running the php -info command works great, no errors.</p>
<p>Any help would be greatly appreciated, all of the searches I have done online have been about people having this problem when doing mysql or zend ? related stuff which really doesnt apply to my problems at all/</p>
<p>Thanks for ANY input u may have!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install Windows 7 Beta by Windows 7 Beta Experience &#124; Dave Lawlor {Dot} Com</title>
		<link>http://windows-server-training.com/install-windows-7-beta/comment-page-1/#comment-870</link>
		<dc:creator>Windows 7 Beta Experience &#124; Dave Lawlor {Dot} Com</dc:creator>
		<pubDate>Wed, 06 May 2009 19:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://windows-server-training.com/?p=344#comment-870</guid>
		<description>[...] I truly needed instead of what I might “need” at some point in the future.  I documented the Windows 7 installation process on Windows Server Training for those that want to see it.  One thing that amazed me that [...]</description>
		<content:encoded><![CDATA[<p>[...] I truly needed instead of what I might “need” at some point in the future.  I documented the Windows 7 installation process on Windows Server Training for those that want to see it.  One thing that amazed me that [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install PHP on Windows Server 2008 with IIS7 by Win a Free Laptop If Your a US Microsoft MVP! &#124; Dave Lawlor {Dot} Com</title>
		<link>http://windows-server-training.com/install-php-iis7-windows-server-2008/comment-page-1/#comment-833</link>
		<dc:creator>Win a Free Laptop If Your a US Microsoft MVP! &#124; Dave Lawlor {Dot} Com</dc:creator>
		<pubDate>Fri, 28 Nov 2008 21:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://windows-server-training.com/?p=256#comment-833</guid>
		<description>[...] There are some on this site, and also I have a few at another site, even one that deals with Installing PHP on IIS 7.&#160; The thing I found the most amazing is the comments on the blog that show generally apathy to [...]</description>
		<content:encoded><![CDATA[<p>[...] There are some on this site, and also I have a few at another site, even one that deals with Installing PHP on IIS 7.&#160; The thing I found the most amazing is the comments on the blog that show generally apathy to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome to Windows Server Training by Dave</title>
		<link>http://windows-server-training.com/welcome/comment-page-1/#comment-832</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Mon, 24 Nov 2008 05:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://windows-server-training.com/?p=233#comment-832</guid>
		<description>I am actually studying for that exam now, and will be sitting it probably right before Christmas.  I am using a combination of MS Press Training Kit and the new training released by Train Signal for that exam.

I was hoping to use one of the vouchers from sitting the pilot exam, but those seem to be held up until the end of that exam which they keep extending, now till Dec 31st.  I guess I don&#039;t get to save $125 on this exam after all!

Good luck with the exam!

Dave</description>
		<content:encoded><![CDATA[<p>I am actually studying for that exam now, and will be sitting it probably right before Christmas.  I am using a combination of MS Press Training Kit and the new training released by Train Signal for that exam.</p>
<p>I was hoping to use one of the vouchers from sitting the pilot exam, but those seem to be held up until the end of that exam which they keep extending, now till Dec 31st.  I guess I don&#8217;t get to save $125 on this exam after all!</p>
<p>Good luck with the exam!</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Welcome to Windows Server Training by Daniel Anderson</title>
		<link>http://windows-server-training.com/welcome/comment-page-1/#comment-831</link>
		<dc:creator>Daniel Anderson</dc:creator>
		<pubDate>Mon, 24 Nov 2008 04:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://windows-server-training.com/?p=233#comment-831</guid>
		<description>G&#039;day Dave

I am just about to sit the 70-642 Exam, have you done this one?

Cheers

Daniel</description>
		<content:encoded><![CDATA[<p>G&#8217;day Dave</p>
<p>I am just about to sit the 70-642 Exam, have you done this one?</p>
<p>Cheers</p>
<p>Daniel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Enable DHCP &amp; Configure Static TCP / IP In Windows Vista by Hiten</title>
		<link>http://windows-server-training.com/enable-windows-vista-dhcp-tcp-ip/comment-page-1/#comment-828</link>
		<dc:creator>Hiten</dc:creator>
		<pubDate>Tue, 11 Nov 2008 03:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaknowledgebase.com/vista-how-tos/configure-tcpip-in-windows-vista-static-dhcp#comment-828</guid>
		<description>hi, I Want my all 3 servers are accesses through internet for that i have only one Static IP and i want to configure DHCP Dynamic so pls give me more  
details of it 

replay soon</description>
		<content:encoded><![CDATA[<p>hi, I Want my all 3 servers are accesses through internet for that i have only one Static IP and i want to configure DHCP Dynamic so pls give me more<br />
details of it </p>
<p>replay soon</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Flip 3D by James French</title>
		<link>http://windows-server-training.com/windows-flip-3d/comment-page-1/#comment-826</link>
		<dc:creator>James French</dc:creator>
		<pubDate>Mon, 13 Oct 2008 12:21:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.vistaknowledgebase.com/windows-vista/windows-flip-3d#comment-826</guid>
		<description>I have Vista Ultimate with Aero but there is no default Flip 3D icon in the Quick Launch bar. How do I get it there? James.</description>
		<content:encoded><![CDATA[<p>I have Vista Ultimate with Aero but there is no default Flip 3D icon in the Quick Launch bar. How do I get it there? James.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
