<?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: Setting Up Your Own Web Server on a Windows Machine &#8211; Part II (PHP)</title>
	<atom:link href="http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii/feed" rel="self" type="application/rss+xml" />
	<link>http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii</link>
	<description>A piece of code for everyone!</description>
	<lastBuildDate>Tue, 18 May 2010 14:30:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex S</title>
		<link>http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii/comment-page-1#comment-28073</link>
		<dc:creator>Alex S</dc:creator>
		<pubDate>Tue, 10 Feb 2009 19:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii#comment-28073</guid>
		<description>I would just like to say thank you for such a clear, concise, straight-forward guide to a DIY WAMP set-up!

I&#039;ve had to set these up quite a few times now, and every time I hop over to this guide to jog the memory!</description>
		<content:encoded><![CDATA[<p>I would just like to say thank you for such a clear, concise, straight-forward guide to a <span class="caps">DIY WAMP </span>set-up!</p>
<p>I've had to set these up quite a few times now, and every time I hop over to this guide to jog the memory!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miro Vasilj</title>
		<link>http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii/comment-page-1#comment-6635</link>
		<dc:creator>Miro Vasilj</dc:creator>
		<pubDate>Sun, 30 Mar 2008 19:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://thecodecentral.com/2007/03/25/setting-up-your-own-web-server-with-apache-http-server-php-and-mysql-on-a-windows-machine-part-ii#comment-6635</guid>
		<description>Hi,
I am running Vista (Home Premium) on HP Pavilion (Core 2Duo E63000).
I have Apache2.2 working successfully (Apache Monitor confirms it).

I have done all configuration in php.ini, apache/../httpd.conf, windows/hosts etc.

When testing &#039;hello.html&#039; in Flock browser under http://localhost:8080/hello.html
It would work and display
HELLO
So, that means that the Browser can work fine with the regular &#039;.html&#039; files.

But I have a problem with http://localhost:8080/
and
http://localhost:8080/index.php

Where &#039;index.php&#039; is my PHP file with phpinfo(),
and the browser goes WHITE BLANK (that is showing nothing).

My server root directory is &#039;C:/htdocs&#039;, and here are the files index.php and hello.html.

Please advise any suggestions or comments that you might have.
Regards,
MV</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am running Vista (Home Premium) on HP Pavilion (Core 2Duo <span class="caps">E63000</span>).<br />
I have Apache2.2 working successfully (Apache Monitor confirms it).</p>
<p>I have done all configuration in php.ini, apache/../httpd.conf, windows/hosts etc.</p>
<p>When testing 'hello.html' in Flock browser under <a href="http://localhost:8080/hello.html" rel="nofollow">http://localhost:8080/hello.html</a><br />
It would work and display<br />
<span class="caps">HELLO</span><br />
So, that means that the Browser can work fine with the regular '.html' files.</p>
<p>But I have a problem with <a href="http://localhost:8080/" rel="nofollow">http://localhost:8080/</a><br />
and<br />
<a href="http://localhost:8080/index.php" rel="nofollow">http://localhost:8080/index.php</a></p>
<p>Where 'index.php' is my <span class="caps">PHP </span>file with phpinfo(),<br />
and the browser goes <span class="caps">WHITE BLANK </span>(that is showing nothing).</p>
<p>My server root directory is 'C:/htdocs', and here are the files index.php and hello.html.</p>
<p>Please advise any suggestions or comments that you might have.<br />
Regards,<br />
MV</p>
]]></content:encoded>
	</item>
</channel>
</rss>
