<?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: How I got MySQL and PHP running on Leopard (in 3 easy steps)</title>
	<atom:link href="http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/</link>
	<description>Apple, the intertubes, software and everything else</description>
	<pubDate>Wed, 23 Jul 2008 18:53:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: bananaranha</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-106</link>
		<dc:creator>bananaranha</dc:creator>
		<pubDate>Mon, 18 Feb 2008 11:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-106</guid>
		<description>&lt;b&gt;hi i was trying to learn this whole thing…and umm what does uncommenting the line mean ? does that mean delete it ?&lt;/b&gt;

No, it means *activating* it, by removing the # in the begining of the line. Just delete the "#".

&lt;b&gt;First, start MySQL in a terminal window with the following command: sudo /usr/local/mysql/bin/safe_mysql&lt;/b&gt;

This means: open Terminal (/Applications/Terminal.app) and in the terminal window that appears, write this command. It will ask for the administrator password. Enter it, and you're done.</description>
		<content:encoded><![CDATA[<p><b>hi i was trying to learn this whole thing…and umm what does uncommenting the line mean ? does that mean delete it ?</b></p>
<p>No, it means *activating* it, by removing the # in the begining of the line. Just delete the &#8220;#&#8221;.</p>
<p><b>First, start MySQL in a terminal window with the following command: sudo /usr/local/mysql/bin/safe_mysql</b></p>
<p>This means: open Terminal (/Applications/Terminal.app) and in the terminal window that appears, write this command. It will ask for the administrator password. Enter it, and you&#8217;re done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justlearning</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-105</link>
		<dc:creator>justlearning</dc:creator>
		<pubDate>Mon, 18 Feb 2008 05:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-105</guid>
		<description>First, start MySQL in a terminal window with the following command:sudo /usr/local/mysql/bin/safe_mysql


and what does that mean...can someone pls help</description>
		<content:encoded><![CDATA[<p>First, start MySQL in a terminal window with the following command:sudo /usr/local/mysql/bin/safe_mysql</p>
<p>and what does that mean&#8230;can someone pls help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justlearning</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-104</link>
		<dc:creator>justlearning</dc:creator>
		<pubDate>Mon, 18 Feb 2008 04:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-104</guid>
		<description>hi i was trying to learn this whole thing...and umm what does uncommenting the line mean ? does that mean delete it ?</description>
		<content:encoded><![CDATA[<p>hi i was trying to learn this whole thing&#8230;and umm what does uncommenting the line mean ? does that mean delete it ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bananaranha: the month in review [Bananaranha]</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-33</link>
		<dc:creator>Bananaranha: the month in review [Bananaranha]</dc:creator>
		<pubDate>Tue, 13 Nov 2007 20:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-33</guid>
		<description>[...] 7th, How I got MySQL and PHP running on Leopard (in 3 easy steps) [A short tutorial on enabling MySQL and PHP on OS X [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 7th, How I got MySQL and PHP running on Leopard (in 3 easy steps) [A short tutorial on enabling MySQL and PHP on OS X [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joannou Ng</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-30</link>
		<dc:creator>Joannou Ng</dc:creator>
		<pubDate>Sun, 11 Nov 2007 03:38:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-30</guid>
		<description>Instead of manually starting MySQL between reboots, use launchd, as outlined here:
http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/</description>
		<content:encoded><![CDATA[<p>Instead of manually starting MySQL between reboots, use launchd, as outlined here:<br />
<a href="http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/" rel="nofollow">http://blog.tomatocheese.com/archives/2007/11/1/migrating_mysql_to_mac_os_x_leopard/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-29</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Sat, 10 Nov 2007 21:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-29</guid>
		<description>As part of the Darwin source, Apple has made a Leopard compatible MySQL available. I assume it is the version they are including with the server version. Sources are available here:

http://www.opensource.apple.com/darwinsource/10.5/MySQL-43/</description>
		<content:encoded><![CDATA[<p>As part of the Darwin source, Apple has made a Leopard compatible MySQL available. I assume it is the version they are including with the server version. Sources are available here:</p>
<p><a href="http://www.opensource.apple.com/darwinsource/10.5/MySQL-43/" rel="nofollow">http://www.opensource.apple.com/darwinsource/10.5/MySQL-43/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris chandler</title>
		<link>http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-27</link>
		<dc:creator>Chris chandler</dc:creator>
		<pubDate>Thu, 08 Nov 2007 04:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.bananaranha.com/2007/11/07/how-i-got-mysql-and-php-running-on-leopard/#comment-27</guid>
		<description>Angry-fly and I covered this almost simultaneously

http://www.developingchris.com/2007/10/26/mysql-and-os-x-105-leopard/</description>
		<content:encoded><![CDATA[<p>Angry-fly and I covered this almost simultaneously</p>
<p><a href="http://www.developingchris.com/2007/10/26/mysql-and-os-x-105-leopard/" rel="nofollow">http://www.developingchris.com/2007/10/26/mysql-and-os-x-105-leopard/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
