<?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: Setting up a local web server on OS X Snow Leopard 10.6</title>
	<atom:link href="http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 26 Jan 2012 20:32:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joel</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-277</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Thu, 26 Jan 2012 20:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-277</guid>
		<description>Fix for my above problem:

Edit httpd.conf

# OLD ---DocumentRoot &quot;/Library/WebServer/Documents&quot;

DocumentRoot &quot;/Users/JS/Sites&quot;</description>
		<content:encoded><![CDATA[<p>Fix for my above problem:</p>
<p>Edit httpd.conf</p>
<p># OLD —DocumentRoot “/Library/WebServer/Documents”</p>
<p>DocumentRoot “/Users/JS/Sites”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-276</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Thu, 26 Jan 2012 19:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-276</guid>
		<description>Can anyone suggest why I can open http://192.168.1.102/~JS/

if I click the link in System Preferences/Sharing/Web Sharing

but once I am in the browser, if I try a refresh on that page I get Firefox can&#039;t establish a connection to the server at 192.168.1.102&quot;</description>
		<content:encoded><![CDATA[<p>Can anyone suggest why I can open <a href="http://192.168.1.102/~JS/" rel="nofollow">http://192.168.1.102/~JS/</a></p>
<p>if I click the link in System Preferences/Sharing/Web Sharing</p>
<p>but once I am in the browser, if I try a refresh on that page I get Firefox can’t establish a connection to the server at 192.168.1.102″</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brian-pin</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-275</link>
		<dc:creator>brian-pin</dc:creator>
		<pubDate>Sat, 10 Sep 2011 05:39:28 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-275</guid>
		<description>Thanks, man. It is still useful for me even I just want practice writing html+css and js</description>
		<content:encoded><![CDATA[<p>Thanks, man. It is still useful for me even I just want practice writing html+css and js</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-274</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 01 Sep 2011 22:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-274</guid>
		<description>I went to the Library folder, and I did not found the Webserver</description>
		<content:encoded><![CDATA[<p>I went to the Library folder, and I did not found the Webserver</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-270</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Sat, 20 Aug 2011 04:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-270</guid>
		<description>Opening php.ini is in the Configuring PHP section, the first and last lines will open it up.  

I ended up getting a PDO error, couldn&#039;t connect to the file, if this happens, just restart apache by unclicking and reclicking the &#039;Web Sharing&#039; box in the first step.</description>
		<content:encoded><![CDATA[<p>Opening php.ini is in the Configuring PHP section, the first and last lines will open it up.  </p>
<p>I ended up getting a PDO error, couldn’t connect to the file, if this happens, just restart apache by unclicking and reclicking the ‘Web Sharing’ box in the first step.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Langis</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-269</link>
		<dc:creator>Langis</dc:creator>
		<pubDate>Fri, 29 Jul 2011 01:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-269</guid>
		<description>I just followed these instructions on OS X Lion and it works, the problem is I cannot seem to find the webpage which is displayed and which simply says it works!  I looked in the /Library/WebServer/Documents directory and there is no file there.</description>
		<content:encoded><![CDATA[<p>I just followed these instructions on OS X Lion and it works, the problem is I cannot seem to find the webpage which is displayed and which simply says it works!  I looked in the /Library/WebServer/Documents directory and there is no file there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yong Lee</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-267</link>
		<dc:creator>Yong Lee</dc:creator>
		<pubDate>Thu, 09 Jun 2011 20:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-267</guid>
		<description>Great tutorial -- clear and to the point. Thanks!</description>
		<content:encoded><![CDATA[<p>Great tutorial — clear and to the point. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DSSK</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-265</link>
		<dc:creator>DSSK</dc:creator>
		<pubDate>Mon, 30 May 2011 07:11:45 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-265</guid>
		<description>I really appreciate this post but I&#039;m lost after installing mysql!  How do I open /etc/php.ini?</description>
		<content:encoded><![CDATA[<p>I really appreciate this post but I’m lost after installing mysql!  How do I open /etc/php.ini?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-142</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Tue, 08 Feb 2011 17:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-142</guid>
		<description>Thanks - exactly what I needed to get up and running with some local dev.

You the man!</description>
		<content:encoded><![CDATA[<p>Thanks — exactly what I needed to get up and running with some local dev.</p>
<p>You the man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sasha &#8211; Mac OS X 10.6 Snow Leopard Localhost Environment Setup</title>
		<link>http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/comment-page-1/#comment-141</link>
		<dc:creator>Sasha &#8211; Mac OS X 10.6 Snow Leopard Localhost Environment Setup</dc:creator>
		<pubDate>Tue, 08 Feb 2011 13:45:07 +0000</pubDate>
		<guid isPermaLink="false">http://georgebutler.com/?p=856#comment-141</guid>
		<description>[...] http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/ [...]</description>
		<content:encoded><![CDATA[<p>[…] <a href="http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10-6/" rel="nofollow">http://georgebutler.com/blog/setting-up-local-web-server-on-os-x-snow-leopard-10–6/</a> […]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

