<?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: Installationguide for Apache, MySQL, PHP and RoR</title>
	<atom:link href="http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/</link>
	<description>Exploring web x.0, innovation and RIA techniques</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:42:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=1163</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wietse Veenstra</title>
		<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/comment-page-1/#comment-82</link>
		<dc:creator>Wietse Veenstra</dc:creator>
		<pubDate>Tue, 02 Jan 2007 13:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=38#comment-82</guid>
		<description>@Leo Codee:

The problem as you described in your comment can be solved by adding these lines to the httpd.conf configuration file of Apache:

&lt;img src=&quot;http://www.wietseveenstra.nl/files/images/blog/code.png&quot; alt=&quot;Code&quot; title=&quot;Code&quot; /&gt;

Let me know if it works...

A new version with this code included will be online soon and it will also be translated in English. Keep checking back here for the updated versions very soon.</description>
		<content:encoded><![CDATA[<p>@Leo Codee:</p>
<p>The problem as you described in your comment can be solved by adding these lines to the httpd.conf configuration file of Apache:</p>
<p><img src="http://www.wietseveenstra.nl/files/images/blog/code.png" alt="Code" title="Code" /></p>
<p>Let me know if it works&#8230;</p>
<p>A new version with this code included will be online soon and it will also be translated in English. Keep checking back here for the updated versions very soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wietse Veenstra</title>
		<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/comment-page-1/#comment-77</link>
		<dc:creator>Wietse Veenstra</dc:creator>
		<pubDate>Thu, 28 Dec 2006 10:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=38#comment-77</guid>
		<description>@ Ashwani:

I&#039;m working on an English version of the installationguide at the moment. I hope it will be finished soon and then I will post it here on my blog so keep checking it:)

@Leo Codee:

It appears that Apache doesn&#039;t recognize php files so it offers it to you as a download. Did you restart your Apache server? Perhaps you should restart your system as well. Or perhaps a typing error in your httpd.conf file where you instruct apache to read and send php to the php interpreter... Let me know if it works or not. I will run through the installationguide myself tomorrow to check for errors and stuff so keep checking back for updates:)</description>
		<content:encoded><![CDATA[<p>@ Ashwani:</p>
<p>I&#8217;m working on an English version of the installationguide at the moment. I hope it will be finished soon and then I will post it here on my blog so keep checking it:)</p>
<p>@Leo Codee:</p>
<p>It appears that Apache doesn&#8217;t recognize php files so it offers it to you as a download. Did you restart your Apache server? Perhaps you should restart your system as well. Or perhaps a typing error in your httpd.conf file where you instruct apache to read and send php to the php interpreter&#8230; Let me know if it works or not. I will run through the installationguide myself tomorrow to check for errors and stuff so keep checking back for updates:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo Codee</title>
		<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/comment-page-1/#comment-76</link>
		<dc:creator>Leo Codee</dc:creator>
		<pubDate>Wed, 27 Dec 2006 14:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=38#comment-76</guid>
		<description>This morning i installed Apache, mySql and PHP5.2.0 according to your instructions from Dec 6th on a windows XP prof system.

All went wel with Apache and MySQL ( all tests passed)
After installing PHP 5.2.0 and adjusting the config files exactly as you described, I placed the phpinfo.php(syntax doublechecked) file in the webrootfolder together with a file called test.html 

I opened my browser(IE6) and enterd http://localhost/
It shows the indexpage of Webroot with the above mentioned fils listed as links to click on.

Clicking the .html file it opens the page as it should be opened. However clicking the .php file opens the downloadwindow. after downloading the file it opens a webpage with the text as I typed in the phpinfo.php file.

Can you tell me where i went wrong?

Greets,
Leo Codee</description>
		<content:encoded><![CDATA[<p>This morning i installed Apache, mySql and PHP5.2.0 according to your instructions from Dec 6th on a windows XP prof system.</p>
<p>All went wel with Apache and MySQL ( all tests passed)<br />
After installing PHP 5.2.0 and adjusting the config files exactly as you described, I placed the phpinfo.php(syntax doublechecked) file in the webrootfolder together with a file called test.html </p>
<p>I opened my browser(IE6) and enterd <a href="http://localhost/" rel="nofollow">http://localhost/</a><br />
It shows the indexpage of Webroot with the above mentioned fils listed as links to click on.</p>
<p>Clicking the .html file it opens the page as it should be opened. However clicking the .php file opens the downloadwindow. after downloading the file it opens a webpage with the text as I typed in the phpinfo.php file.</p>
<p>Can you tell me where i went wrong?</p>
<p>Greets,<br />
Leo Codee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwani Bhatia</title>
		<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/comment-page-1/#comment-75</link>
		<dc:creator>Ashwani Bhatia</dc:creator>
		<pubDate>Wed, 27 Dec 2006 07:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=38#comment-75</guid>
		<description>Thanks for providing installation help for ROR with Apache.
Please send me english version of PDF if possible, i will be thankful to you.

Regards
Ashwani</description>
		<content:encoded><![CDATA[<p>Thanks for providing installation help for ROR with Apache.<br />
Please send me english version of PDF if possible, i will be thankful to you.</p>
<p>Regards<br />
Ashwani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashwani Bhatia</title>
		<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/comment-page-1/#comment-74</link>
		<dc:creator>Ashwani Bhatia</dc:creator>
		<pubDate>Wed, 27 Dec 2006 07:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=38#comment-74</guid>
		<description>Thanks for providing installation of ROR with Apache.
Please send me english version of PDF if possible, i will be thankful to you.

Regards
Ashwani</description>
		<content:encoded><![CDATA[<p>Thanks for providing installation of ROR with Apache.<br />
Please send me english version of PDF if possible, i will be thankful to you.</p>
<p>Regards<br />
Ashwani</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco</title>
		<link>http://www.wietseveenstra.nl/blog/2006/12/installationguide-for-apache-mysql-php-and-ror/comment-page-1/#comment-17</link>
		<dc:creator>Eelco</dc:creator>
		<pubDate>Sat, 09 Dec 2006 21:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.wietseveenstra.nl/blog/?p=38#comment-17</guid>
		<description>If only the linux installation was as easy as this ;P</description>
		<content:encoded><![CDATA[<p>If only the linux installation was as easy as this ;P</p>
]]></content:encoded>
	</item>
</channel>
</rss>
