<?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>Comments on: Set up your own development domain</title>
	<atom:link href="http://elihorne.com/blog/journal/set-up-your-own-development-domain/feed/" rel="self" type="application/rss+xml" />
	<link>http://elihorne.com/journal/set-up-your-own-development-domain/</link>
	<description>Design. Develop. Deploy.</description>
	<lastBuildDate>Mon, 20 Apr 2009 14:04:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: haveboard</title>
		<link>http://elihorne.com/journal/set-up-your-own-development-domain/comment-page-1/#comment-726</link>
		<dc:creator>haveboard</dc:creator>
		<pubDate>Thu, 12 Jun 2008 22:16:37 +0000</pubDate>
		<guid isPermaLink="false">http://elihorne.com/?p=237#comment-726</guid>
		<description>@heidi make sure when you make these changes, that the MAMP server is not running, and once everything is set up, make sure you start the servers again before trying to call up the example.dev page. When I first began to mess with this, I kept making changes and forgetting to start/stop the servers. Launching the MAMP app or using the widget will show you whether it is running or not.</description>
		<content:encoded><![CDATA[<p>@heidi make sure when you make these changes, that the MAMP server is not running, and once everything is set up, make sure you start the servers again before trying to call up the example.dev page. When I first began to mess with this, I kept making changes and forgetting to start/stop the servers. Launching the MAMP app or using the widget will show you whether it is running or not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli</title>
		<link>http://elihorne.com/journal/set-up-your-own-development-domain/comment-page-1/#comment-725</link>
		<dc:creator>Eli</dc:creator>
		<pubDate>Thu, 12 Jun 2008 19:03:58 +0000</pubDate>
		<guid isPermaLink="false">http://elihorne.com/?p=237#comment-725</guid>
		<description>@heidi 

without knowing more about your situation, I would suggest retracing your steps to make sure your changes were saved (especially the terminal stuff since you say you haven&#039;t used it much).

Also, try hand typing in the entries rather than copying and pasting on the off chance that it got garbled that way.  

Is your MAMP install in applications?  Make sure that path is appropriate for you, as it was based off -my- configuration.

Short of that, I don&#039;t have any ideas.  Maybe someone else will chime in with a comment.</description>
		<content:encoded><![CDATA[<p>@heidi </p>
<p>without knowing more about your situation, I would suggest retracing your steps to make sure your changes were saved (especially the terminal stuff since you say you haven&#8217;t used it much).</p>
<p>Also, try hand typing in the entries rather than copying and pasting on the off chance that it got garbled that way.  </p>
<p>Is your MAMP install in applications?  Make sure that path is appropriate for you, as it was based off -my- configuration.</p>
<p>Short of that, I don&#8217;t have any ideas.  Maybe someone else will chime in with a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heidi Baker</title>
		<link>http://elihorne.com/journal/set-up-your-own-development-domain/comment-page-1/#comment-723</link>
		<dc:creator>Heidi Baker</dc:creator>
		<pubDate>Thu, 12 Jun 2008 15:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://elihorne.com/?p=237#comment-723</guid>
		<description>I&#039;m completely new to running MAMP or any kind of server.  I&#039;m running 10.4 on a G4 with dual 500 processors.  I&#039;ve installed a fresh copy of MAMP and modified &quot;mamp/conf/apache/httpd.conf&quot; to say:

# Use name-based virtual hosting.
#
NameVirtualHost *

DocumentRoot &quot;/Applications/MAMP/htdocs&quot;
ServerName example.dev

# NameVirtualHost *

and went into terminal (for the first time in my life!) and did as stated so it now reads:

##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost example.dev
255.255.255.255 broadcasthost
::1 localhost

but I can&#039;t get anything but a &quot;file not found&quot; page coming up.  I have web sharing off and am at a complete loss.  I really want this to work so I can start teaching myself zencart, but the manual is strictly windows and I&#039;m lost.

Can you please make some suggestions where I may have gone wrong?

Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m completely new to running MAMP or any kind of server.  I&#8217;m running 10.4 on a G4 with dual 500 processors.  I&#8217;ve installed a fresh copy of MAMP and modified &#8220;mamp/conf/apache/httpd.conf&#8221; to say:</p>
<p># Use name-based virtual hosting.<br />
#<br />
NameVirtualHost *</p>
<p>DocumentRoot &#8220;/Applications/MAMP/htdocs&#8221;<br />
ServerName example.dev</p>
<p># NameVirtualHost *</p>
<p>and went into terminal (for the first time in my life!) and did as stated so it now reads:</p>
<p>##<br />
# Host Database<br />
#<br />
# localhost is used to configure the loopback interface<br />
# when the system is booting. Do not change this entry.<br />
##<br />
127.0.0.1 localhost example.dev<br />
255.255.255.255 broadcasthost<br />
::1 localhost</p>
<p>but I can&#8217;t get anything but a &#8220;file not found&#8221; page coming up.  I have web sharing off and am at a complete loss.  I really want this to work so I can start teaching myself zencart, but the manual is strictly windows and I&#8217;m lost.</p>
<p>Can you please make some suggestions where I may have gone wrong?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
