<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: MAMP: Macintosh, Apache, MySQL, PHP</title>
	<atom:link href="http://aralbalkan.com/698/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/698</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:21:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mel</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-257423</link>
		<dc:creator>Mel</dc:creator>
		<pubDate>Mon, 24 Aug 2009 03:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-257423</guid>
		<description>Hi
I am having the above problem also, however I can access my local site via Firefox, but not Explorer or Safari. When I try Safari or Explorer, I get the php script rather than the active pages. I have tried the above troubleshooting suggestions but nothing works. Any suggestions as to how I can get Explorer and Safari to interact with Mamp?
thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
I am having the above problem also, however I can access my local site via Firefox, but not Explorer or Safari. When I try Safari or Explorer, I get the php script rather than the active pages. I have tried the above troubleshooting suggestions but nothing works. Any suggestions as to how I can get Explorer and Safari to interact with Mamp?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billy</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-256379</link>
		<dc:creator>billy</dc:creator>
		<pubDate>Thu, 09 Jul 2009 18:42:34 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-256379</guid>
		<description>I been using mamp for a few months now, as I need a local testing environment, and I cannot for the life of me ssh into localhost/MAMP. 

ssh root@localhost (while mamp is running) will continue to ask for password over and over.

I even created new user, nothing still same issue.

I have posted help to mamp forums, they seem rather dead, maybe someone here can help?

thanks</description>
		<content:encoded><![CDATA[<p>I been using mamp for a few months now, as I need a local testing environment, and I cannot for the life of me ssh into localhost/MAMP. </p>
<p>ssh root@localhost (while mamp is running) will continue to ask for password over and over.</p>
<p>I even created new user, nothing still same issue.</p>
<p>I have posted help to mamp forums, they seem rather dead, maybe someone here can help?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-256378</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Thu, 09 Jul 2009 17:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-256378</guid>
		<description>I had the same problem and followed Matts steps but these did not fix my problem.  However they did steer me in the right direction. I finally solved the problem by setting my ports to default mysql and apache then accessing through http://localhost/ . as http://localhost:8888/MAMP/htdocs?language=English  would just not work even when port number was replaced</description>
		<content:encoded><![CDATA[<p>I had the same problem and followed Matts steps but these did not fix my problem.  However they did steer me in the right direction. I finally solved the problem by setting my ports to default mysql and apache then accessing through <a href="http://localhost/" rel="nofollow">http://localhost/</a> . as <a href="http://localhost:8888/MAMP/htdocs?language=English" rel="nofollow">http://localhost:8888/MAMP/htdocs?language=English</a>  would just not work even when port number was replaced</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Habari :: Some tips on working with a self-hosted Wordpress blog</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-208972</link>
		<dc:creator>My Habari :: Some tips on working with a self-hosted Wordpress blog</dc:creator>
		<pubDate>Mon, 26 Jan 2009 21:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-208972</guid>
		<description>[...] Start all services or Restart all services).UPDATE 2: For all those who are using a Mac, read this post, and try MAMP instead of [...]</description>
		<content:encoded><![CDATA[<p>[...] Start all services or Restart all services).UPDATE 2: For all those who are using a Mac, read this post, and try MAMP instead of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: André</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-201352</link>
		<dc:creator>André</dc:creator>
		<pubDate>Fri, 26 Dec 2008 20:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-201352</guid>
		<description>Matt, thank you for this. My MAMP installation just started giving me exactly the same error message. For me, simply changing the web server port to something else got it working again.</description>
		<content:encoded><![CDATA[<p>Matt, thank you for this. My MAMP installation just started giving me exactly the same error message. For me, simply changing the web server port to something else got it working again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-201139</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 25 Dec 2008 21:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-201139</guid>
		<description>Brady and Chris (and anyone else who&#039;s interested),

   Like Chris, I had been using MAMP with no problems, in my case for several months.  Today, though, I encountered the same problem Brady described.  I recently upgraded from OX 10.4 to OS 10.5.5, which I suppose could have something to do with it, but I&#039;ve done other things too, like installing drivers for a wifi printer yesterday, etc.  So I don&#039;t know what might have changed in the interim to cause the problem.  However, I seem to have solved the problem by doing the following things.  I don&#039;t know if all of them are necessary, but now my MAMP is working again.

    1.  In Mac&#039;s system preferences -&gt; security -&gt; firewall, I added MAMP to the list of applications to &quot;Allow  incoming connections&quot;

    2.  The foregoing step didn&#039;t get MAMP working by itself.  So, next, in MAMP, I went to preferences -&gt; ports, where I changed the Apache port from 8888 to 80.  That still didn&#039;t get MAMP working, but, I was no longer getting the error message Brady described (i.e., that Safari couldn&#039;t fine the server &quot;localhost&quot;).  Instead I got a message to the effect that Safari couldn&#039;t find the file &quot;MAMP,&quot; which I suppose was progress because it looked like Safari was at least finding the server.

    3.   Next, I went back to MAMP -&gt; preferences -&gt; ports, and changed the Apache port back to 8888.  Then, voila, MAMP started working fine, and has been working fine for the rest of today.

I don&#039;t know what went wrong initially or why the foregoing steps fixed the problem.  I suspect all of the foregoing steps weren&#039;t necessary.  Perhaps it would have been sufficient simply to go to MAMP&#039;s preferences -&gt; ports and reset the Apache port from 8888 back to 8888.

-Matt</description>
		<content:encoded><![CDATA[<p>Brady and Chris (and anyone else who&#8217;s interested),</p>
<p>   Like Chris, I had been using MAMP with no problems, in my case for several months.  Today, though, I encountered the same problem Brady described.  I recently upgraded from OX 10.4 to OS 10.5.5, which I suppose could have something to do with it, but I&#8217;ve done other things too, like installing drivers for a wifi printer yesterday, etc.  So I don&#8217;t know what might have changed in the interim to cause the problem.  However, I seem to have solved the problem by doing the following things.  I don&#8217;t know if all of them are necessary, but now my MAMP is working again.</p>
<p>    1.  In Mac&#8217;s system preferences -&gt; security -&gt; firewall, I added MAMP to the list of applications to &#8220;Allow  incoming connections&#8221;</p>
<p>    2.  The foregoing step didn&#8217;t get MAMP working by itself.  So, next, in MAMP, I went to preferences -&gt; ports, where I changed the Apache port from 8888 to 80.  That still didn&#8217;t get MAMP working, but, I was no longer getting the error message Brady described (i.e., that Safari couldn&#8217;t fine the server &#8220;localhost&#8221;).  Instead I got a message to the effect that Safari couldn&#8217;t find the file &#8220;MAMP,&#8221; which I suppose was progress because it looked like Safari was at least finding the server.</p>
<p>    3.   Next, I went back to MAMP -&gt; preferences -&gt; ports, and changed the Apache port back to 8888.  Then, voila, MAMP started working fine, and has been working fine for the rest of today.</p>
<p>I don&#8217;t know what went wrong initially or why the foregoing steps fixed the problem.  I suspect all of the foregoing steps weren&#8217;t necessary.  Perhaps it would have been sufficient simply to go to MAMP&#8217;s preferences -&gt; ports and reset the Apache port from 8888 back to 8888.</p>
<p>-Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-190697</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 17 Oct 2008 09:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-190697</guid>
		<description>Brady-
Did you figure it out?  I used to have no problem with MAMP, but now same issues as you are seeing.....</description>
		<content:encoded><![CDATA[<p>Brady-<br />
Did you figure it out?  I used to have no problem with MAMP, but now same issues as you are seeing&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brady</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-166154</link>
		<dc:creator>Brady</dc:creator>
		<pubDate>Sun, 13 Jul 2008 00:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-166154</guid>
		<description>I Have MAMP installed, once up i hit open start page. It opens safari 

&quot;Safari can’t open the page “http://localhost:8888/MAMP/?language=English” because it can’t find the server “localhost”. as well as 

Safari can’t open the page “http://localhost:8888/MAMP/joomla_1” because it can’t find the server “localhost”.

http://localhost/ only gives me APACHE-- I&#039;m trying to load joomla to test.

Can you help get this thing going

thaks</description>
		<content:encoded><![CDATA[<p>I Have MAMP installed, once up i hit open start page. It opens safari </p>
<p>&#8220;Safari can’t open the page “http://localhost:8888/MAMP/?language=English” because it can’t find the server “localhost”. as well as </p>
<p>Safari can’t open the page “http://localhost:8888/MAMP/joomla_1” because it can’t find the server “localhost”.</p>
<p><a href="http://localhost/" rel="nofollow">http://localhost/</a> only gives me APACHE&#8211; I&#8217;m trying to load joomla to test.</p>
<p>Can you help get this thing going</p>
<p>thaks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-106073</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Wed, 23 Jan 2008 18:08:47 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-106073</guid>
		<description>@ll: You&#039;re welcome! Unfortunately, I really only use MAMP and haven&#039;t messed with the built-in servers, etc. And I actually downgraded to Tiger and I&#039;m waiting for 10.5.2 at least before I give Leopard another chance.</description>
		<content:encoded><![CDATA[<p>@ll: You&#8217;re welcome! Unfortunately, I really only use MAMP and haven&#8217;t messed with the built-in servers, etc. And I actually downgraded to Tiger and I&#8217;m waiting for 10.5.2 at least before I give Leopard another chance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ll</title>
		<link>http://aralbalkan.com/698/comment-page-1#comment-106004</link>
		<dc:creator>ll</dc:creator>
		<pubDate>Wed, 23 Jan 2008 13:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/698#comment-106004</guid>
		<description>Thank you for this, do i need to uninstall all previous versions of mysql, xampp and other packages i have installed... it seems a mess down there... Could you write a tut on how to get the leopard back to a fresh start with apache, mysql and php please :-)</description>
		<content:encoded><![CDATA[<p>Thank you for this, do i need to uninstall all previous versions of mysql, xampp and other packages i have installed&#8230; it seems a mess down there&#8230; Could you write a tut on how to get the leopard back to a fresh start with apache, mysql and php please :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
