<?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: Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel)</title>
	<atom:link href="http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:47:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Venky</title>
		<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/comment-page-1/#comment-2759</link>
		<dc:creator>Venky</dc:creator>
		<pubDate>Sat, 20 Feb 2010 10:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=378#comment-2759</guid>
		<description>Nice Post, I have a similar Post at:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.venkysblog.com/2009/12/centos-python-wsgi-dango/&quot; rel=&quot;nofollow&quot;&gt;http://www.venkysblog.com/2009/12/centos-python...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Nice Post, I have a similar Post at:</p>
<p><a href="http://www.venkysblog.com/2009/12/centos-python-wsgi-dango/" rel="nofollow"></a><a href="http://www.venkysblog.com/2009/12/centos-python.." rel="nofollow">http://www.venkysblog.com/2009/12/centos-python..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Django 101 &#124; KomunitasWeb</title>
		<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/comment-page-1/#comment-2758</link>
		<dc:creator>Django 101 &#124; KomunitasWeb</dc:creator>
		<pubDate>Wed, 17 Feb 2010 13:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=378#comment-2758</guid>
		<description>[...] Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) (November 2009) [...]</description>
		<content:encoded><![CDATA[<p>[...] Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) (November 2009) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Building a deployment server on SliceHost Centos 5.3 &#171; Black Bag Operations Network</title>
		<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/comment-page-1/#comment-2745</link>
		<dc:creator>Building a deployment server on SliceHost Centos 5.3 &#171; Black Bag Operations Network</dc:creator>
		<pubDate>Sun, 03 Jan 2010 11:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=378#comment-2745</guid>
		<description>[...] a modern python and mod_wsgi installed was made easy using this tutorial. But getting mod_wsgi configured with virtualenv took forever, largely because I kept running into [...]</description>
		<content:encoded><![CDATA[<p>[...] a modern python and mod_wsgi installed was made easy using this tutorial. But getting mod_wsgi configured with virtualenv took forever, largely because I kept running into [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/comment-page-1/#comment-2724</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Wed, 25 Nov 2009 20:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=378#comment-2724</guid>
		<description>Thanks for your guild.&lt;br&gt;I have a prpblem after I upgrade python to 2.5. I use easy_install(installed for python 2.5) to install lxml. But it ends up telling me &quot; /usr/bin/ld: cannot find -lpython2.5. &quot; &lt;br&gt;I already created the /etc/ld.so.conf.d/opt-python2.5.conf with &quot;/opt/python2.5/lib&quot;&lt;br&gt;Do you have any idea what is wrong with my ld?&lt;br&gt;Thanks for your time</description>
		<content:encoded><![CDATA[<p>Thanks for your guild.<br />I have a prpblem after I upgrade python to 2.5. I use easy_install(installed for python 2.5) to install lxml. But it ends up telling me &#8221; /usr/bin/ld: cannot find -lpython2.5. &#8221; <br />I already created the /etc/ld.so.conf.d/opt-python2.5.conf with &#8220;/opt/python2.5/lib&#8221;<br />Do you have any idea what is wrong with my ld?<br />Thanks for your time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/comment-page-1/#comment-2715</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Wed, 25 Nov 2009 15:53:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=378#comment-2715</guid>
		<description>Thanks for your guild.&lt;br&gt;I have a prpblem after I upgrade python to 2.5. I use easy_install(installed for python 2.5) to install lxml. But it ends up telling me &quot; /usr/bin/ld: cannot find -lpython2.5. &quot; &lt;br&gt;I already created the /etc/ld.so.conf.d/opt-python2.5.conf with &quot;/opt/python2.5/lib&quot;&lt;br&gt;Do you have any idea what is wrong with my ld?&lt;br&gt;Thanks for your time</description>
		<content:encoded><![CDATA[<p>Thanks for your guild.<br />I have a prpblem after I upgrade python to 2.5. I use easy_install(installed for python 2.5) to install lxml. But it ends up telling me &#8221; /usr/bin/ld: cannot find -lpython2.5. &#8221; <br />I already created the /etc/ld.so.conf.d/opt-python2.5.conf with &#8220;/opt/python2.5/lib&#8221;<br />Do you have any idea what is wrong with my ld?<br />Thanks for your time</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setup Python 2.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel) &#124; Perplexed Labs</title>
		<link>http://blog.perplexedlabs.com/2009/11/15/setup-python-2-6-4-mod_wsgi-2-6-and-django-1-1-1-on-centos-5-3-cpanel/comment-page-1/#comment-2709</link>
		<dc:creator>Setup Python 2.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel) &#124; Perplexed Labs</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.perplexedlabs.com/?p=378#comment-2709</guid>
		<description>[...] Please read the update to this article Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) [...]</description>
		<content:encoded><![CDATA[<p>[...] Please read the update to this article Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
