<?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>Kommentare zu: Mac OS X: Trouble with MAMP MySQL</title>
	<atom:link href="http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql</link>
	<description>One Blog Is Not Enough</description>
	<lastBuildDate>Sun, 29 Jan 2012 09:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Von: Laura</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-121863</link>
		<dc:creator>Laura</dc:creator>
		<pubDate>Wed, 25 Jan 2012 21:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-121863</guid>
		<description>I am on the last step of installing wordpress locally (see http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP) and it&#039;s telling me to &quot;Visit your local site (localhost:port or localhost:port/wordpress), and enter the following information into the database setup form:&quot;....... i am VERY new at this and i&#039;ve tried both localhost:port &amp; localhost:port/wordpress in my browser and neither of them work. HELP! ...i&#039;m so close, but so far...</description>
		<content:encoded><![CDATA[<p>I am on the last step of installing wordpress locally (see <a href="http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP" rel="nofollow"></a><a href='http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP'>http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP</a>) and it&#8217;s telling me to &#8220;Visit your local site (localhost:port or localhost:port/wordpress), and enter the following information into the database setup form:&#8221;&#8230;&#8230;. i am VERY new at this and i&#8217;ve tried both localhost:port &amp; localhost:port/wordpress in my browser and neither of them work. HELP! &#8230;i&#8217;m so close, but so far&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: jenius</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-121398</link>
		<dc:creator>jenius</dc:creator>
		<pubDate>Mon, 23 Jan 2012 15:38:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-121398</guid>
		<description>FOR ANYONE WHO GETS A &#039;FILE ALREADY EXISTS&#039; ERROR:

The symlink he provided here is backwards. Run sudo ln -s /tmp/mysql.sock /Applications/MAMP/tmp/mysql/mysql.sock instead and that will fix your issue</description>
		<content:encoded><![CDATA[<p>FOR ANYONE WHO GETS A &#8216;FILE ALREADY EXISTS&#8217; ERROR:</p>
<p>The symlink he provided here is backwards. Run sudo ln -s /tmp/mysql.sock /Applications/MAMP/tmp/mysql/mysql.sock instead and that will fix your issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Cameron Abeel</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-115344</link>
		<dc:creator>Cameron Abeel</dc:creator>
		<pubDate>Fri, 30 Dec 2011 23:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-115344</guid>
		<description>I edit the code and then refresh the page then the page refreshes but keeps the old code and doesn&#039;t put the new code on.</description>
		<content:encoded><![CDATA[<p>I edit the code and then refresh the page then the page refreshes but keeps the old code and doesn&#8217;t put the new code on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Stu West</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-109272</link>
		<dc:creator>Stu West</dc:creator>
		<pubDate>Fri, 09 Dec 2011 12:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-109272</guid>
		<description>I had the same problem just now when trying to get ODBC Admnistrator to talk to XAMPP. I thought it might be useful for anyone googling the problem to point out that if you&#039;re using XAMPP the command for creating a symbolic link is now:

sudo ln -s /Applications/XAMPP/xamppfiles/var/mysql/mysql.sock /tmp/mysql.sock</description>
		<content:encoded><![CDATA[<p>I had the same problem just now when trying to get ODBC Admnistrator to talk to XAMPP. I thought it might be useful for anyone googling the problem to point out that if you&#8217;re using XAMPP the command for creating a symbolic link is now:</p>
<p>sudo ln -s /Applications/XAMPP/xamppfiles/var/mysql/mysql.sock /tmp/mysql.sock</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mike</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-108692</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 07 Dec 2011 23:21:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-108692</guid>
		<description>Never mind, Stefan. The problem went away after I restarted my computer (which is odd anyway). Thanks again for the article.</description>
		<content:encoded><![CDATA[<p>Never mind, Stefan. The problem went away after I restarted my computer (which is odd anyway). Thanks again for the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Mike</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-108447</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 07 Dec 2011 08:07:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-108447</guid>
		<description>Hi Stefan,
Thanks a lot for your article. I followed your tips and could run mysql by running &quot;/Applications/MAMP/Library/bin/mysql -u root -p&quot;.
However, on MAMP&#039;s welcome page, when I click on the phpMyAdmin link, I got this error message: &quot;#2002 - The server is not responding (or the local MySQL server&#039;s socket is not correctly configured) &quot;.
Hove over the &quot;phpMyAdmin&quot; link above, I see it&#039;s a link to &quot;localhost:8888/MAMP/phpmyadmin.php?...&quot;. The phpmyadmin.php file in my computer is at &quot;/Applications/MAMP/bin/mamp&quot; with the following content:


Do you have any idea how to fix the problem? 
Thanks,</description>
		<content:encoded><![CDATA[<p>Hi Stefan,<br />
Thanks a lot for your article. I followed your tips and could run mysql by running &#8220;/Applications/MAMP/Library/bin/mysql -u root -p&#8221;.<br />
However, on MAMP&#8217;s welcome page, when I click on the phpMyAdmin link, I got this error message: &#8220;#2002 &#8211; The server is not responding (or the local MySQL server&#8217;s socket is not correctly configured) &#8220;.<br />
Hove over the &#8220;phpMyAdmin&#8221; link above, I see it&#8217;s a link to &#8220;localhost:8888/MAMP/phpmyadmin.php?&#8230;&#8221;. The phpmyadmin.php file in my computer is at &#8220;/Applications/MAMP/bin/mamp&#8221; with the following content:</p>
<p>Do you have any idea how to fix the problem?<br />
Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Julian Nicholls</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-105772</link>
		<dc:creator>Julian Nicholls</dc:creator>
		<pubDate>Tue, 29 Nov 2011 18:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-105772</guid>
		<description>You, sir, are a bloody genius.</description>
		<content:encoded><![CDATA[<p>You, sir, are a bloody genius.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Arash</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-90458</link>
		<dc:creator>Arash</dc:creator>
		<pubDate>Wed, 21 Sep 2011 01:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-90458</guid>
		<description>Thanks a lot for the very useful link. It ended half an hour of frustration very easily.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the very useful link. It ended half an hour of frustration very easily.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Kevin</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-75842</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 10 Jun 2011 17:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-75842</guid>
		<description>Thanks! Worked like a charm :)
That error had been frustrating me for some time.</description>
		<content:encoded><![CDATA[<p>Thanks! Worked like a charm <img src='http://www.fischerlaender.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
That error had been frustrating me for some time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: chad</title>
		<link>http://www.fischerlaender.net/web-20/mac-os-x-trouble-with-mamp-mysql/comment-page-2#comment-75807</link>
		<dc:creator>chad</dc:creator>
		<pubDate>Fri, 10 Jun 2011 13:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.fischerlaender.net/apple-mac/mac-os-x-trouble-with-mamp-mysql#comment-75807</guid>
		<description>@jcbarb:

First check if mysql server is running in Activity Monitor.

open -a &#039;Activity Monitor&#039;

Then check your PATH variable:

echo $PATH

Then try using &quot;127.0.0.1&quot; instead of &quot;localhost&quot; as host of your MySQL database server.

See:

MacPorts, MySQL, PHP5 and that socket thing ..

http://workbench.haefelinger.it/archives/162

Finally, you may have to open the firewall as described here:

http://docs.moodle.org/20/en/Complete_Install_Packages_for_Mac_OS_X

And last but not least have a look at the following video tutorial:

Installing MAMP on Mac OSX - with Debugging Tips

http://www.youtube.com/watch?v=LjNKHGFgAXU


Good luck!</description>
		<content:encoded><![CDATA[<p>@jcbarb:</p>
<p>First check if mysql server is running in Activity Monitor.</p>
<p>open -a &#8216;Activity Monitor&#8217;</p>
<p>Then check your PATH variable:</p>
<p>echo $PATH</p>
<p>Then try using &#8220;127.0.0.1&#8243; instead of &#8220;localhost&#8221; as host of your MySQL database server.</p>
<p>See:</p>
<p>MacPorts, MySQL, PHP5 and that socket thing ..</p>
<p><a href="http://workbench.haefelinger.it/archives/162" rel="nofollow"></a><a href='http://workbench.haefelinger.it/archives/162'>http://workbench.haefelinger.it/archives/162</a></p>
<p>Finally, you may have to open the firewall as described here:</p>
<p><a href="http://docs.moodle.org/20/en/Complete_Install_Packages_for_Mac_OS_X" rel="nofollow"></a><a href='http://docs.moodle.org/20/en/Complete_Install_Packages_for_Mac_OS_X'>http://docs.moodle.org/20/en/Complete_Install_Packages_for_Mac_OS_X</a></p>
<p>And last but not least have a look at the following video tutorial:</p>
<p>Installing MAMP on Mac OSX &#8211; with Debugging Tips</p>
<p><a href="http://www.youtube.com/watch?v=LjNKHGFgAXU" rel="nofollow"></a><a href='http://www.youtube.com/watch?v=LjNKHGFgAXU'>http://www.youtube.com/watch?v=LjNKHGFgAXU</a></p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

