<?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: Django with Mysql and Apache on EC2</title>
	<atom:link href="http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/feed/" rel="self" type="application/rss+xml" />
	<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/</link>
	<description>Building Amazing Webapps</description>
	<lastBuildDate>Tue, 07 Sep 2010 19:52:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Django with Mysql</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-2823</link>
		<dc:creator>Django with Mysql</dc:creator>
		<pubDate>Tue, 13 Oct 2009 16:19:56 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-2823</guid>
		<description>&lt;p&gt;[...] 참조: http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/ [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] 참조: <a href="http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/" rel="nofollow">http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/</a> [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: shabda</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-2143</link>
		<dc:creator>shabda</dc:creator>
		<pubDate>Tue, 25 Aug 2009 05:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-2143</guid>
		<description>&lt;p&gt;Looks to me your httpd.conf has PythonPath set incorrectly. 
Modify this line to your setup, matching your user etc.&lt;/p&gt;

&lt;p&gt;PythonPath &quot;[&#039;/home/shabda/testproject&#039;, &#039;/var&#039;] + sys.path&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Looks to me your httpd.conf has PythonPath set incorrectly. 
Modify this line to your setup, matching your user etc.</p>

<p>PythonPath &#8220;['/home/shabda/testproject', '/var'] + sys.path&#8221;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Larson</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-2126</link>
		<dc:creator>Joe Larson</dc:creator>
		<pubDate>Sun, 23 Aug 2009 17:08:18 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-2126</guid>
		<description>&lt;p&gt;I am so thankful for this post! I was having a really tough time finding good documentation on configuring Apache to serve my content - I guess wsgi is favored now, but I&#039;ll get to that later.&lt;/p&gt;

&lt;p&gt;A couple things: Should there be a path specification in the Location directive? &lt;code&gt;&lt;/code&gt; versus &lt;code&gt;&lt;/code&gt; As I&#039;m working through your post I ran into that and now I&#039;m getting an error &lt;code&gt;No module named testproject.urls&lt;/code&gt; when I check my ec2-12-345-67-89.compute-1.amazonaws.com page.&lt;/p&gt;

&lt;p&gt;Any ideas? Thanks again for the great post - the info on Apache and Django was exactly what I was looking for!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am so thankful for this post! I was having a really tough time finding good documentation on configuring Apache to serve my content &#8211; I guess wsgi is favored now, but I&#8217;ll get to that later.</p>

<p>A couple things: Should there be a path specification in the Location directive? <code></code> versus <code></code> As I&#8217;m working through your post I ran into that and now I&#8217;m getting an error <code>No module named testproject.urls</code> when I check my ec2-12-345-67-89.compute-1.amazonaws.com page.</p>

<p>Any ideas? Thanks again for the great post &#8211; the info on Apache and Django was exactly what I was looking for!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hammond</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-294</link>
		<dc:creator>Eric Hammond</dc:creator>
		<pubDate>Mon, 09 Mar 2009 21:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-294</guid>
		<description>&lt;p&gt;The AMI id currently listed above (ami-f27c999b) is a year old Ubuntu 8.04 Hardy AMI (not Gutsy as described in the document).  Please consider using the latest Ubuntu 8.04 Hardy AMI listed on http://alestic.com which has a number of improvements and updated software packages.&lt;/p&gt;

&lt;p&gt;-- Eric Hammond&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The AMI id currently listed above (ami-f27c999b) is a year old Ubuntu 8.04 Hardy AMI (not Gutsy as described in the document).  Please consider using the latest Ubuntu 8.04 Hardy AMI listed on <a href="http://alestic.com" rel="nofollow">http://alestic.com</a> which has a number of improvements and updated software packages.</p>

<p>&#8211; Eric Hammond</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cloud Computing Links March 9, 2009 at Cloud Curious</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-289</link>
		<dc:creator>Cloud Computing Links March 9, 2009 at Cloud Curious</dc:creator>
		<pubDate>Mon, 09 Mar 2009 12:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-289</guid>
		<description>&lt;p&gt;[...] Django with Mysql and Apache on EC2 - uswaretech.com [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Django with Mysql and Apache on EC2 &#8211; uswaretech.com [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: NexNova &#187; Blog Archive &#187; Links del giorno: March 9, 2009</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-283</link>
		<dc:creator>NexNova &#187; Blog Archive &#187; Links del giorno: March 9, 2009</dc:creator>
		<pubDate>Mon, 09 Mar 2009 06:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-283</guid>
		<description>&lt;p&gt;[...] Django with Mysql and Apache on EC2 — The Uswaretech Blog - Django Web Development [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Django with Mysql and Apache on EC2 — The Uswaretech Blog &#8211; Django Web Development [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nixarn</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-276</link>
		<dc:creator>Nixarn</dc:creator>
		<pubDate>Sun, 08 Mar 2009 13:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-276</guid>
		<description>&lt;p&gt;Hmm, but is that really inf. scalable? Will the MySQL DB keep the data syncronized over the instances and so forth? Isn&#039;t this more like setting up django on a vps and not much more?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmm, but is that really inf. scalable? Will the MySQL DB keep the data syncronized over the instances and so forth? Isn&#8217;t this more like setting up django on a vps and not much more?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Cloud Computing Links March 7, 2009 at Cloud Curious</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-265</link>
		<dc:creator>Cloud Computing Links March 7, 2009 at Cloud Curious</dc:creator>
		<pubDate>Sat, 07 Mar 2009 17:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-265</guid>
		<description>&lt;p&gt;[...] Django with MySQL and Apache EC2 - The Uswaretech Blog [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Django with MySQL and Apache EC2 &#8211; The Uswaretech Blog [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Mads Sülau Jørgensen</title>
		<link>http://uswaretech.com/blog/2009/03/django-with-mysql-and-apache-on-ec2/comment-page-1/#comment-259</link>
		<dc:creator>Mads Sülau Jørgensen</dc:creator>
		<pubDate>Sat, 07 Mar 2009 07:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://uswaretech.com/blog/?p=193#comment-259</guid>
		<description>&lt;p&gt;Unless amazon sneaked in some kind of second rate storage service called S2, I think you mistyped S3 ;)&lt;/p&gt;

&lt;p&gt;Although I wonder what the semantics of the S2 service would be. The mind boggles.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Unless amazon sneaked in some kind of second rate storage service called S2, I think you mistyped S3 <img src='http://uswaretech.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>Although I wonder what the semantics of the S2 service would be. The mind boggles.</p>]]></content:encoded>
	</item>
</channel>
</rss>
