<?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: Enable mod_rewrite on OS X 10.4 (Tiger)</title>
	<atom:link href="http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/feed/" rel="self" type="application/rss+xml" />
	<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/</link>
	<description>A Web Developer's Blog Highlighting Open Source and OS X</description>
	<lastBuildDate>Sat, 20 Feb 2010 20:36:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: david</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-1114</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 20 May 2008 03:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-1114</guid>
		<description>I think I did everything right but when i tried to pull up my php site i got this:
You don&#039;t have permission to access /~david/elgreco/index.php on this server.

any idea what i may have done wrong?

-david</description>
		<content:encoded><![CDATA[<p>I think I did everything right but when i tried to pull up my php site i got this:<br />
You don&#8217;t have permission to access /~david/elgreco/index.php on this server.</p>
<p>any idea what i may have done wrong?</p>
<p>-david</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-1111</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 01 May 2008 03:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-1111</guid>
		<description>For OS X 10.4.11, Got this working with Drupal in the user/Sites dir, but needed one extra step. 

-- modifying the [user].conf will allow .htaccess  in the [user]/Sites/[drupal dir] to override the setting. 
-- this site though is http://localhost/~[user]/[drupal dir]  
-- therefore in the .htaccess within the drupal directory needs to define where its root is through a &quot;RewriteBase&quot; 
-- uncomment and change to &quot;RewriteBase /~[user]/[drupal dir]&quot;

hope this helps a few.</description>
		<content:encoded><![CDATA[<p>For OS X 10.4.11, Got this working with Drupal in the user/Sites dir, but needed one extra step. </p>
<p>&#8211; modifying the [user].conf will allow .htaccess  in the [user]/Sites/[drupal dir] to override the setting.<br />
&#8211; this site though is <a href="http://localhost/~user/drupal" rel="nofollow">http://localhost/~user/drupal</a> dir]<br />
&#8211; therefore in the .htaccess within the drupal directory needs to define where its root is through a &#8220;RewriteBase&#8221;<br />
&#8211; uncomment and change to &#8220;RewriteBase /~[user]/[drupal dir]&#8221;</p>
<p>hope this helps a few.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senning</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-1110</link>
		<dc:creator>Senning</dc:creator>
		<pubDate>Sat, 12 Apr 2008 01:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-1110</guid>
		<description>If you&#039;re having trouble because your webserver keeps looking for your ./Sites/ files at /Library/WebServer/Documents/, and you don&#039;t need to access /Library/etc..., you can add DocumentRoot &quot;/Users/[username]/Sites/&quot; to &quot;yourname.conf&quot;.  
I&#039;m assuming that it is nicer to put it in yourname.conf so other users won&#039;t be redirected to the same, but I&#039;m not an expert.</description>
		<content:encoded><![CDATA[<p>If you&#8217;re having trouble because your webserver keeps looking for your ./Sites/ files at /Library/WebServer/Documents/, and you don&#8217;t need to access /Library/etc&#8230;, you can add DocumentRoot &#8220;/Users/[username]/Sites/&#8221; to &#8220;yourname.conf&#8221;.<br />
I&#8217;m assuming that it is nicer to put it in yourname.conf so other users won&#8217;t be redirected to the same, but I&#8217;m not an expert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: at0g</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-1109</link>
		<dc:creator>at0g</dc:creator>
		<pubDate>Mon, 07 Apr 2008 09:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-1109</guid>
		<description>Thanks guys, I had the same issue as Midiman... Thanks all the way from New Zealand =)</description>
		<content:encoded><![CDATA[<p>Thanks guys, I had the same issue as Midiman&#8230; Thanks all the way from New Zealand =)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leopard and mod_rewrite &#124; Web Developer Blog</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-1099</link>
		<dc:creator>Leopard and mod_rewrite &#124; Web Developer Blog</dc:creator>
		<pubDate>Mon, 11 Feb 2008 03:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-1099</guid>
		<description>[...] getting mod_rewrite to work in Leopard. The solution for me was the second set of instructions on Michael Krol&#8217;s blog. His was intended for Tiger, but worked for me nonetheless. I didn&#8217;t need to edit the [...]</description>
		<content:encoded><![CDATA[<p>[...] getting mod_rewrite to work in Leopard. The solution for me was the second set of instructions on Michael Krol&#8217;s blog. His was intended for Tiger, but worked for me nonetheless. I didn&#8217;t need to edit the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: orko</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-1082</link>
		<dc:creator>orko</dc:creator>
		<pubDate>Tue, 25 Dec 2007 00:33:02 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-1082</guid>
		<description>You have no idea how hard I worked at getting this to work. I installed Drupal in three different machines and the clean URL option worked only in one of them. The other two machines refused to do it!
I compared every file in these two machines and configured them according to Drupal instructions. Nothing. I was starting to believe that the only difference was that I had installed Apple&#039;s Web Objects.
The main problem is that people who write instructions write the instructions to themselves not thinking on how a non-knowledgeable person thinks (or does not think).

THANK YOU!!

By the way, PHPMYAFMIN is giving me the following alet:
&quot;Your PHP MySQL library version 5.0.24a differs from your MySQL server version 3.23.32. This may cause unpredictable behavior.&quot;

Any ideas??

Cheers</description>
		<content:encoded><![CDATA[<p>You have no idea how hard I worked at getting this to work. I installed Drupal in three different machines and the clean URL option worked only in one of them. The other two machines refused to do it!<br />
I compared every file in these two machines and configured them according to Drupal instructions. Nothing. I was starting to believe that the only difference was that I had installed Apple&#8217;s Web Objects.<br />
The main problem is that people who write instructions write the instructions to themselves not thinking on how a non-knowledgeable person thinks (or does not think).</p>
<p>THANK YOU!!</p>
<p>By the way, PHPMYAFMIN is giving me the following alet:<br />
&#8220;Your PHP MySQL library version 5.0.24a differs from your MySQL server version 3.23.32. This may cause unpredictable behavior.&#8221;</p>
<p>Any ideas??</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Local Web Development With OS X 10.5 (Leopard) &#124; michaelkrol.com</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-947</link>
		<dc:creator>Local Web Development With OS X 10.5 (Leopard) &#124; michaelkrol.com</dc:creator>
		<pubDate>Wed, 31 Oct 2007 05:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-947</guid>
		<description>[...] the release of Leopard last Friday, it appears the bulk of my previous tutorials are now taken care of out of the box. mod_rewrite is enabled by default, and a decent [...]</description>
		<content:encoded><![CDATA[<p>[...] the release of Leopard last Friday, it appears the bulk of my previous tutorials are now taken care of out of the box. mod_rewrite is enabled by default, and a decent [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luigi</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-617</link>
		<dc:creator>Luigi</dc:creator>
		<pubDate>Fri, 05 Oct 2007 18:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-617</guid>
		<description>You&#039;re right !
Pleae forgive...I&#039;ve just found your site, and did not notice that nice tutorial.

Perfect !

;)</description>
		<content:encoded><![CDATA[<p>You&#8217;re right !<br />
Pleae forgive&#8230;I&#8217;ve just found your site, and did not notice that nice tutorial.</p>
<p>Perfect !</p>
<p> <img src='http://michaelkrol.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-616</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 05 Oct 2007 18:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-616</guid>
		<description>Thanks, Luigi! 
I&#039;m really glad it&#039;s helped so many people so far. It&#039;s hysterical that you just asked about a tutorial on installing PHP and MySQL because almost two years after I&#039;d written this I stayed up late last night and wrote just what you&#039;re asking for (without the wordpress portion). You can &lt;a href=&quot;http://michaelkrol.com/2007/10/04/save-time-and-code-using-virtual-hosts-for-local-os-x-web-development-with-mod_rewrite/&quot; rel=&quot;nofollow&quot;&gt;read it here&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Thanks, Luigi!<br />
I&#8217;m really glad it&#8217;s helped so many people so far. It&#8217;s hysterical that you just asked about a tutorial on installing PHP and MySQL because almost two years after I&#8217;d written this I stayed up late last night and wrote just what you&#8217;re asking for (without the wordpress portion). You can <a href="http://michaelkrol.com/2007/10/04/save-time-and-code-using-virtual-hosts-for-local-os-x-web-development-with-mod_rewrite/" rel="nofollow">read it here</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luigi</title>
		<link>http://michaelkrol.com/2005/11/21/enable-mod_rewrite-on-os-x-104-tiger/comment-page-1/#comment-614</link>
		<dc:creator>Luigi</dc:creator>
		<pubDate>Fri, 05 Oct 2007 18:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://michaelkrol.com/?p=6#comment-614</guid>
		<description>Thanks Michael !
It was what I needed this aftrnoon when I installed a local copy of the site on OSX.
Thanks ! It&#039;s perfect.

I think you should also write a brief tutorial about installing PHP, mySQL and Wordpress on OSX, with your clear style.
All the sources on the web are not clear or outdated...

Luigi</description>
		<content:encoded><![CDATA[<p>Thanks Michael !<br />
It was what I needed this aftrnoon when I installed a local copy of the site on OSX.<br />
Thanks ! It&#8217;s perfect.</p>
<p>I think you should also write a brief tutorial about installing PHP, mySQL and Wordpress on OSX, with your clear style.<br />
All the sources on the web are not clear or outdated&#8230;</p>
<p>Luigi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
