<?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>jOE dEVINE dot com &#187; Mac OS X Website Development</title>
	<atom:link href="http://www.joedevine.com/category/tech-talk/mac-os-x-website-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joedevine.com</link>
	<description>the media and musings of jOE dEVINE</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:03:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Building LAMP Websites With Mac OS X &#8211; One In A Series</title>
		<link>http://www.joedevine.com/tech-talk/building-lamp-websites-with-mac-os-x-one-in-a-series/</link>
		<comments>http://www.joedevine.com/tech-talk/building-lamp-websites-with-mac-os-x-one-in-a-series/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 02:44:41 +0000</pubDate>
		<dc:creator>joedevine</dc:creator>
				<category><![CDATA[Mac OS X Website Development]]></category>
		<category><![CDATA[Tech Talk]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.joedevine.com/tech-talk/building-lamp-websites-with-mac-os-x-one-in-a-series/</guid>
		<description><![CDATA[I recently shifted my entire development environment for my personal / family business websites to the Mac.  In case you can&#8217;t tell, I am a Mac convert.
It took a little digging to figure out how to do all the things that I needed to get everything working.  It&#8217;s all out there, but I figured I&#8217;d [...]]]></description>
			<content:encoded><![CDATA[<p>I recently shifted my entire development environment for my personal / family business websites to the Mac.  In case you can&#8217;t tell, I am a Mac convert.</p>
<p>It took a little digging to figure out how to do all the things that I needed to get everything working.  It&#8217;s all out there, but I figured I&#8217;d write up a short tutorial on how to do it all.   If nothing else, I can refer to it the next time I need to set all this up.</p>
<p>Here are the main steps to get MAMP (Mac OS X LAMP) setup and running on your Mac.  I will elaborate on each in a subsequent post.</p>
<ol>
<li>Download and install the MAMP environment &#8211; don&#8217;t get cute with it, install it in the Applications folder like it says.</li>
<li>Edit your /Applications/MAMP/conf/httpd.conf file to add your virtual hosts, so you can develop multiple sites on your computer.</li>
<li>Edit your /etc/hosts file to define your virtual hosts as well.</li>
<li>Install any PEAR modules you may need.</li>
<li>Change MAMP to use the default ports (I highly recommend this).</li>
<li>Install any MySQL client tools you need to do your development work.</li>
</ol>
<p>That&#8217;s it!  My subsequent posts will explain the details behind each step.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joedevine.com/tech-talk/building-lamp-websites-with-mac-os-x-one-in-a-series/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
