<?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 for A Non-Programmer Approach to Django</title>
	<atom:link href="http://www.djangoapp.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.djangoapp.com</link>
	<description>Dirty ways to get Around with Django Python Web Framework</description>
	<lastBuildDate>Tue, 31 Jan 2012 16:00:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by Aaron</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7815</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 31 Jan 2012 16:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7815</guid>
		<description>OK, if you&#039;re having trouble on the last step, here&#039;s what worked for me.
First, I&#039;m new to terminal, and all this vim crap can suck it.
I navigated in Finder to /etc/apache2/other/
Found the file phpMyAdmin.conf (it had some weird extension to it, so i renamed it to .conf)
Opened it up in SublimeText 2 and added:                                         

Alias /phpMyAdmin /usr/local/phpMyAdmin

    Options Indexes
    Order allow,deny
    Allow from all





then saved and ran the terminal command: sudo apachectl restart

After that, i could see localhost/phpMyAdmin

@author: the line spacing on that last bit is confusing. when I copy and pasted it into terminal, vim opened and the first line was: rectory /usr/local/phpMyAdmin&gt;
Thats where the confusion began, and this tutorial lost its luster.</description>
		<content:encoded><![CDATA[<p>OK, if you&#8217;re having trouble on the last step, here&#8217;s what worked for me.<br />
First, I&#8217;m new to terminal, and all this vim crap can suck it.<br />
I navigated in Finder to /etc/apache2/other/<br />
Found the file phpMyAdmin.conf (it had some weird extension to it, so i renamed it to .conf)<br />
Opened it up in SublimeText 2 and added:                                         </p>
<p>Alias /phpMyAdmin /usr/local/phpMyAdmin</p>
<p>    Options Indexes<br />
    Order allow,deny<br />
    Allow from all</p>
<p>then saved and ran the terminal command: sudo apachectl restart</p>
<p>After that, i could see localhost/phpMyAdmin</p>
<p>@author: the line spacing on that last bit is confusing. when I copy and pasted it into terminal, vim opened and the first line was: rectory /usr/local/phpMyAdmin&gt;<br />
Thats where the confusion began, and this tutorial lost its luster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by Aaron</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7812</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Tue, 31 Jan 2012 15:44:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7812</guid>
		<description>I&#039;m having the same problem as @Frankie
I ran through all these steps and was really excited, until the very last step. What happens if your phpMyAdmin screen doesn&#039;t come up?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem as @Frankie<br />
I ran through all these steps and was really excited, until the very last step. What happens if your phpMyAdmin screen doesn&#8217;t come up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by Sebastien</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7661</link>
		<dc:creator>Sebastien</dc:creator>
		<pubDate>Thu, 26 Jan 2012 14:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7661</guid>
		<description>In Step 9 for some, put the file &quot;phpMyAdmin.conf&quot; in /etc/apache2/sites/phpMyAdmin.conf and not in /etc/apache2/other.

Thank you for this tuto.</description>
		<content:encoded><![CDATA[<p>In Step 9 for some, put the file &#8220;phpMyAdmin.conf&#8221; in /etc/apache2/sites/phpMyAdmin.conf and not in /etc/apache2/other.</p>
<p>Thank you for this tuto.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by -G.</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7559</link>
		<dc:creator>-G.</dc:creator>
		<pubDate>Mon, 23 Jan 2012 05:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7559</guid>
		<description>Thanks for this tutorial, as well as the MYSQL install instructions - both were real simple and helpful.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial, as well as the MYSQL install instructions &#8211; both were real simple and helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installation of MySQL server on Mac OS X Lion by Q</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installation-of-mysql-server-on-mac-os-x-lion/comment-page-1/#comment-7424</link>
		<dc:creator>Q</dc:creator>
		<pubDate>Tue, 17 Jan 2012 16:20:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=73#comment-7424</guid>
		<description>Wow! I am so grateful for this post! Another satisfied &quot;customer&quot;!!!</description>
		<content:encoded><![CDATA[<p>Wow! I am so grateful for this post! Another satisfied &#8220;customer&#8221;!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by Tim</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7377</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 16 Jan 2012 02:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7377</guid>
		<description>For people confused on step 9 the correct way is the following:

run this in Terminal:
sudo vi /etc/apache2/other/phpMyAdmin.conf

add this info inside of file:
Alias /phpMyAdmin /usr/local/phpMyAdmin

    Options Indexes
    Order allow,deny
    Allow from all
</description>
		<content:encoded><![CDATA[<p>For people confused on step 9 the correct way is the following:</p>
<p>run this in Terminal:<br />
sudo vi /etc/apache2/other/phpMyAdmin.conf</p>
<p>add this info inside of file:<br />
Alias /phpMyAdmin /usr/local/phpMyAdmin</p>
<p>    Options Indexes<br />
    Order allow,deny<br />
    Allow from all</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by Lasse Bunk</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7368</link>
		<dc:creator>Lasse Bunk</dc:creator>
		<pubDate>Sun, 15 Jan 2012 17:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7368</guid>
		<description>Thanks! The localhost -&gt; 127.0.0.1 phpMyAdmin solution worked great for me.
/Lasse</description>
		<content:encoded><![CDATA[<p>Thanks! The localhost -&gt; 127.0.0.1 phpMyAdmin solution worked great for me.<br />
/Lasse</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django Installation on Mac OS X Lion by Dave Parsons</title>
		<link>http://www.djangoapp.com/blog/2011/07/25/django-installation-on-mac-os-x-lion/comment-page-1/#comment-7285</link>
		<dc:creator>Dave Parsons</dc:creator>
		<pubDate>Thu, 12 Jan 2012 19:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=97#comment-7285</guid>
		<description>+1 for using homebrew. It may seem more complicated initially, but will save you a ton of time going forward developing on a Mac.</description>
		<content:encoded><![CDATA[<p>+1 for using homebrew. It may seem more complicated initially, but will save you a ton of time going forward developing on a Mac.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installation of MySQL server on Mac OS X Lion by Jaap van der Kreeft</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installation-of-mysql-server-on-mac-os-x-lion/comment-page-1/#comment-7137</link>
		<dc:creator>Jaap van der Kreeft</dc:creator>
		<pubDate>Sun, 08 Jan 2012 11:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=73#comment-7137</guid>
		<description>Thanks for the help,

This page will explain how to install mySQL as a deamon at startup
http://blog.mclaughlinsoftware.com/2011/02/10/mac-os-x-mysql-install/</description>
		<content:encoded><![CDATA[<p>Thanks for the help,</p>
<p>This page will explain how to install mySQL as a deamon at startup<br />
<a href="http://blog.mclaughlinsoftware.com/2011/02/10/mac-os-x-mysql-install/" rel="nofollow">http://blog.mclaughlinsoftware.com/2011/02/10/mac-os-x-mysql-install/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing phpMyAdmin on Mac OS X Lion by lloop</title>
		<link>http://www.djangoapp.com/blog/2011/07/24/installing-phpmyadmin-on-mac-os-x-lion/comment-page-1/#comment-7129</link>
		<dc:creator>lloop</dc:creator>
		<pubDate>Sat, 07 Jan 2012 22:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.djangoapp.com/?p=79#comment-7129</guid>
		<description>Step 9 is a friggin mess.
The perfect way to blow the whole tutorial and leave people hanging.
All it would take is a little bit of explanation as to what is
actually happening.</description>
		<content:encoded><![CDATA[<p>Step 9 is a friggin mess.<br />
The perfect way to blow the whole tutorial and leave people hanging.<br />
All it would take is a little bit of explanation as to what is<br />
actually happening.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.430 seconds -->

