<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jon Lebensold &#187; Mac</title>
	<atom:link href="http://lebensold.net/category/mac/feed" rel="self" type="application/rss+xml" />
	<link>http://lebensold.net</link>
	<description>thoughts on web development, technology and media</description>
	<lastBuildDate>Tue, 22 Jun 2010 16:04:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Quick and Easy Solution to installing Mysql / PHP on Mac OS X Leopard</title>
		<link>http://lebensold.net/development/quick-and-easy-solution-to-installing-mysql-php-on-mac-os-x-leopard</link>
		<comments>http://lebensold.net/development/quick-and-easy-solution-to-installing-mysql-php-on-mac-os-x-leopard#comments</comments>
		<pubDate>Fri, 23 Nov 2007 21:44:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://jon.artistsweatshop.com/?p=41</guid>
		<description><![CDATA[Marc Liyanage had released a great PHP5 binary for Tiger which includes PDO_MYSQL, however since the transition from a 32-bit to 64-bit operating system, the module doesn't link properly certain  shared libraries and Apache fails on load.
The Solution: MAMP
After a couple of painful nights trying to recompile and relink my PHP5 configuration under leopard, [...]]]></description>
			<content:encoded><![CDATA[<p>Marc Liyanage had released a great PHP5 binary for Tiger which includes PDO_MYSQL, however since the transition from a 32-bit to 64-bit operating system, the module doesn't link properly certain  shared libraries and Apache fails on load.<br />
<strong><em>The Solution: MAMP<br />
</em></strong>After a couple of painful nights trying to recompile and relink my PHP5 configuration under leopard, I've given up and installed MAMP. MAMP is great since it essentially works provides a full stack for PHP / MySQL development. On the flip side however, you're not leveraging the built-in libraries that come with Mac OS X. Download <a href="http://www.mamp.info/en/download.html">MAMP for yourself</a>.</p>
<p style="text-align:center;"><img src="http://jon.lebensold.ca/wp-content/uploads/2007/11/Picture%209-5.png" height="338" width="419" border="1" hspace="4" vspace="4" alt="Picture 9-5" /></p>
]]></content:encoded>
			<wfw:commentRss>http://lebensold.net/development/quick-and-easy-solution-to-installing-mysql-php-on-mac-os-x-leopard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
