<?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 Django With Mod_WSGI On Snow Leopard</title>
	<atom:link href="http://www.latko.org/2009/10/11/setting-up-django-with-mod_wsgi-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.latko.org/2009/10/11/setting-up-django-with-mod_wsgi-on-snow-leopard/</link>
	<description>A Misanthropic Anthropoid With Something to Say</description>
	<lastBuildDate>Wed, 21 Dec 2011 15:23:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Chris Latko</title>
		<link>http://www.latko.org/2009/10/11/setting-up-django-with-mod_wsgi-on-snow-leopard/comment-page-1/#comment-22173</link>
		<dc:creator>Chris Latko</dc:creator>
		<pubDate>Sat, 07 Aug 2010 16:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.latko.org/?p=627#comment-22173</guid>
		<description>What version of apxs are you using? </description>
		<content:encoded><![CDATA[<p>What version of apxs are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parkprimus</title>
		<link>http://www.latko.org/2009/10/11/setting-up-django-with-mod_wsgi-on-snow-leopard/comment-page-1/#comment-22112</link>
		<dc:creator>parkprimus</dc:creator>
		<pubDate>Tue, 03 Aug 2010 20:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.latko.org/?p=627#comment-22112</guid>
		<description>I have rhel5.  My apxs had ($httpd = $0) =~ s:support/apxs$::; 
changed it to ($httpd = $0) =~ s:support/apxs$:httpd:; 
 
still error 
 
chmod 755 /usr/local/apache2/modules/mod_wsgi.so 
chmod: cannot access `/usr/local/apache2/modules/mod_wsgi.so&#039;: No such file or directory 
apxs:Error: Command failed with rc=65536 
. 
make: *** [install] Error 1 
 </description>
		<content:encoded><![CDATA[<p>I have rhel5.  My apxs had ($httpd = $0) =~ s:support/apxs$::;<br />
changed it to ($httpd = $0) =~ s:support/apxs$:httpd:; </p>
<p>still error </p>
<p>chmod 755 /usr/local/apache2/modules/mod_wsgi.so<br />
chmod: cannot access `/usr/local/apache2/modules/mod_wsgi.so&#039;: No such file or directory<br />
apxs:Error: Command failed with rc=65536<br />
.<br />
make: *** [install] Error 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zarrar Shehzad</title>
		<link>http://www.latko.org/2009/10/11/setting-up-django-with-mod_wsgi-on-snow-leopard/comment-page-1/#comment-10523</link>
		<dc:creator>Zarrar Shehzad</dc:creator>
		<pubDate>Thu, 05 Nov 2009 04:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.latko.org/?p=627#comment-10523</guid>
		<description>I was able to install mod_wsgi through macports without problems...so far. </description>
		<content:encoded><![CDATA[<p>I was able to install mod_wsgi through macports without problems&#8230;so far.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

