<?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"
	>
<channel>
	<title>Comments on: Finding the Apache Windows installer</title>
	<atom:link href="http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/feed/" rel="self" type="application/rss+xml" />
	<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/</link>
	<description></description>
	<pubDate>Wed, 09 Jul 2008 11:12:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: David Powers</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15410</link>
		<dc:creator>David Powers</dc:creator>
		<pubDate>Tue, 29 Apr 2008 18:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15410</guid>
		<description>Type "quit" (without the quotes) in Terminal.</description>
		<content:encoded><![CDATA[<p>Type &#8220;quit&#8221; (without the quotes) in Terminal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Lindsay</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15409</link>
		<dc:creator>Andrew Lindsay</dc:creator>
		<pubDate>Tue, 29 Apr 2008 17:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15409</guid>
		<description>MAMP Pro 1.7 has been working fine on Leopard 10.5.2 since install several months ago. 

I started following your instructions on setting up MySQL:
1) Add export PATH="$PATH:/usr/local/mysql/bin" to the .profile file
2) Open Terminal, type mysql -u root
3) Type use mysql

Got the message "Database changed" and I - DOH - realized this would probably interfere with MAMP, so stopped and didn't proceed to set a password for user Root, or to delete anonymous access.

But now MAMP won't launch PHPmyAdmin 
Is there a way to undo the "use mysql" command?</description>
		<content:encoded><![CDATA[<p>MAMP Pro 1.7 has been working fine on Leopard 10.5.2 since install several months ago. </p>
<p>I started following your instructions on setting up MySQL:<br />
1) Add export PATH=&#8221;$PATH:/usr/local/mysql/bin&#8221; to the .profile file<br />
2) Open Terminal, type mysql -u root<br />
3) Type use mysql</p>
<p>Got the message &#8220;Database changed&#8221; and I - DOH - realized this would probably interfere with MAMP, so stopped and didn&#8217;t proceed to set a password for user Root, or to delete anonymous access.</p>
<p>But now MAMP won&#8217;t launch PHPmyAdmin<br />
Is there a way to undo the &#8220;use mysql&#8221; command?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elvie Tan</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15374</link>
		<dc:creator>Elvie Tan</dc:creator>
		<pubDate>Fri, 07 Mar 2008 22:17:37 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15374</guid>
		<description>I have a wamp server installed and it works fine.</description>
		<content:encoded><![CDATA[<p>I have a wamp server installed and it works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elvie Tan</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15373</link>
		<dc:creator>Elvie Tan</dc:creator>
		<pubDate>Fri, 07 Mar 2008 22:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-15373</guid>
		<description>The apache is seems to be running - but when I clicked start, I got the message Requested operation has failed. I tried to do cd c:\program files\apache group\apache2\bin - it says to such file.

There was not apache2 folder on my computer.</description>
		<content:encoded><![CDATA[<p>The apache is seems to be running - but when I clicked start, I got the message Requested operation has failed. I tried to do cd c:\program files\apache group\apache2\bin - it says to such file.</p>
<p>There was not apache2 folder on my computer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adriana</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14673</link>
		<dc:creator>Adriana</dc:creator>
		<pubDate>Fri, 28 Dec 2007 17:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14673</guid>
		<description>Thanks, David. The installer makes things a lot easier, but I am having trouble nevertheless. If I cannot find a remedy myself I will ask for help in the books forum, which is probably more appropriate.</description>
		<content:encoded><![CDATA[<p>Thanks, David. The installer makes things a lot easier, but I am having trouble nevertheless. If I cannot find a remedy myself I will ask for help in the books forum, which is probably more appropriate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14672</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 28 Dec 2007 16:07:03 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14672</guid>
		<description>No, it won't mess up things, Adriana. The only difference is that the version you installed also contains support for openssl. You need that only if you want to develop pages that use secure sockets layer (ones that have a URL beginning with https).</description>
		<content:encoded><![CDATA[<p>No, it won&#8217;t mess up things, Adriana. The only difference is that the version you installed also contains support for openssl. You need that only if you want to develop pages that use secure sockets layer (ones that have a URL beginning with https).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adriana</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14671</link>
		<dc:creator>Adriana</dc:creator>
		<pubDate>Fri, 28 Dec 2007 15:57:36 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14671</guid>
		<description>I found this page after I had downloaded the Apache msi installer following the instructions in PHP Solutions. I used apache_2.2.6-win32-x86-openssl-0.9.8e.msi   instead of the version without ssl. It works! so I suppose my choice won't mess up things?</description>
		<content:encoded><![CDATA[<p>I found this page after I had downloaded the Apache msi installer following the instructions in PHP Solutions. I used apache_2.2.6-win32-x86-openssl-0.9.8e.msi   instead of the version without ssl. It works! so I suppose my choice won&#8217;t mess up things?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14385</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 16 Dec 2007 11:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14385</guid>
		<description>The quality of the all-in-one packages has improved in recent years, so a lot of people use them. The main reason for their emergence was the complexity of setting up PHP on Windows. That's now a thing of the past, because there's an excellent installer for Windows available from &lt;a href="http://www.php.net/downloads.php rel="nofollow"&gt;the official PHP downloads page&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>The quality of the all-in-one packages has improved in recent years, so a lot of people use them. The main reason for their emergence was the complexity of setting up PHP on Windows. That&#8217;s now a thing of the past, because there&#8217;s an excellent installer for Windows available from <a href="http://www.php.net/downloads.php rel="nofollow">the official PHP downloads page</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neoweo</title>
		<link>http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14374</link>
		<dc:creator>Neoweo</dc:creator>
		<pubDate>Sun, 16 Dec 2007 02:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://foundationphp.com/blog/2007/12/14/finding-the-apache-windows-installer/#comment-14374</guid>
		<description>I use wampserver for my local dev serverstuff because I am lazy. It installs the latest and greatest. 
 Includes :
 - Apache 2.2.6
 - MySQL 5.0.45
 - PHP 5.2.5

http://www.wampserver.com/en/</description>
		<content:encoded><![CDATA[<p>I use wampserver for my local dev serverstuff because I am lazy. It installs the latest and greatest.<br />
 Includes :<br />
 - Apache 2.2.6<br />
 - MySQL 5.0.45<br />
 - PHP 5.2.5</p>
<p><a href="http://www.wampserver.com/en/" rel="nofollow">http://www.wampserver.com/en/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
