<?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.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel)</title>
	<atom:link href="http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:11: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/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2760</link>
		<dc:creator>Venky</dc:creator>
		<pubDate>Sat, 20 Feb 2010 10:44:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2760</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: Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) &#124; Perplexed Labs</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2708</link>
		<dc:creator>Setup Python 2.6.4, mod_wsgi 2.6, and Django 1.1.1 on CentOS 5.3 (cPanel) &#124; Perplexed Labs</dc:creator>
		<pubDate>Sun, 15 Nov 2009 20:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2708</guid>
		<description>[...] This is an update to my previous how-to Setup Python 2.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel). [...]</description>
		<content:encoded><![CDATA[<p>[...] This is an update to my previous how-to Setup Python 2.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress to Django+PostgreSQL, part 3: Installing Apache, Python 2.6, psycopg2, and mod_wsgi</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2700</link>
		<dc:creator>WordPress to Django+PostgreSQL, part 3: Installing Apache, Python 2.6, psycopg2, and mod_wsgi</dc:creator>
		<pubDate>Sat, 17 Oct 2009 23:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2700</guid>
		<description>[...] a solution exists: Doing a parallel installation of Python. I&#8217;m deeply indebted to this posting from Perplexed Labs for guidance on the [...]</description>
		<content:encoded><![CDATA[<p>[...] a solution exists: Doing a parallel installation of Python. I&#8217;m deeply indebted to this posting from Perplexed Labs for guidance on the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex_davies</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2744</link>
		<dc:creator>alex_davies</dc:creator>
		<pubDate>Thu, 17 Sep 2009 20:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2744</guid>
		<description>On RHEL5/CentOS5 you need to install zlib-devel and compile python 2.5 with it, i.e.&lt;br&gt;&lt;br&gt;./configure --prefix=/opt/python2.5 --with-threads --enable-shared --with-zlib=/usr/include&lt;br&gt;&lt;br&gt;Otherwise you can&#039;t install setuptools.&lt;br&gt;&lt;br&gt;Alex</description>
		<content:encoded><![CDATA[<p>On RHEL5/CentOS5 you need to install zlib-devel and compile python 2.5 with it, i.e.</p>
<p>./configure &#8211;prefix=/opt/python2.5 &#8211;with-threads &#8211;enable-shared &#8211;with-zlib=/usr/include</p>
<p>Otherwise you can&#39;t install setuptools.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex_davies</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2697</link>
		<dc:creator>alex_davies</dc:creator>
		<pubDate>Thu, 17 Sep 2009 16:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2697</guid>
		<description>On RHEL5/CentOS5 you need to install zlib-devel and compile python 2.5 with it, i.e.&lt;br&gt;&lt;br&gt;./configure --prefix=/opt/python2.5 --with-threads --enable-shared --with-zlib=/usr/include&lt;br&gt;&lt;br&gt;Otherwise you can&#039;t install setuptools.&lt;br&gt;&lt;br&gt;Alex</description>
		<content:encoded><![CDATA[<p>On RHEL5/CentOS5 you need to install zlib-devel and compile python 2.5 with it, i.e.</p>
<p>./configure &#8211;prefix=/opt/python2.5 &#8211;with-threads &#8211;enable-shared &#8211;with-zlib=/usr/include</p>
<p>Otherwise you can&#39;t install setuptools.</p>
<p>Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peter</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2685</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Sat, 29 Aug 2009 15:16:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2685</guid>
		<description>A really really really big thank you! This probably saved me one day++ of work. &lt;br&gt;-Peter</description>
		<content:encoded><![CDATA[<p>A really really really big thank you! This probably saved me one day++ of work. <br />-Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Llanilek</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2683</link>
		<dc:creator>Llanilek</dc:creator>
		<pubDate>Mon, 24 Aug 2009 11:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2683</guid>
		<description>I&#039;ve been looking around for something like this for ages...&lt;br&gt;&lt;br&gt;only problems i&#039;ve been running into is even though we give alias to python2.5 django still seems to be picking up python2.4 as default... which is really strange.&lt;br&gt;&lt;br&gt;also it would be nice to explain how to get a single install of django to run rather than having to install multiple django-trunks on each account.</description>
		<content:encoded><![CDATA[<p>I&#39;ve been looking around for something like this for ages&#8230;</p>
<p>only problems i&#39;ve been running into is even though we give alias to python2.5 django still seems to be picking up python2.4 as default&#8230; which is really strange.</p>
<p>also it would be nice to explain how to get a single install of django to run rather than having to install multiple django-trunks on each account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-08-05 &#171; Object neo = neo Object</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2653</link>
		<dc:creator>links for 2009-08-05 &#171; Object neo = neo Object</dc:creator>
		<pubDate>Thu, 06 Aug 2009 04:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2653</guid>
		<description>[...] Setup Python 2.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel) &#124; Perplexed Labs (tags: python centos)      This entry was written by bairos, posted on August 6, 2009 at 1:30 am, filed under delicious-daily. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &#171; links for&#160;2009-08-02 [...]</description>
		<content:encoded><![CDATA[<p>[...] Setup Python 2.5, mod_wsgi, and Django 1.0 on CentOS 5 (cPanel) | Perplexed Labs (tags: python centos)      This entry was written by bairos, posted on August 6, 2009 at 1:30 am, filed under delicious-daily. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.    &laquo; links for&nbsp;2009-08-02 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grahamd</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2649</link>
		<dc:creator>grahamd</dc:creator>
		<pubDate>Tue, 04 Aug 2009 23:06:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2649</guid>
		<description>FWIW, broken ErrorDocument directives aren&#039;t likely because of running a WSGI application, it is probably because of how you defined where the error documents live. The same issue will apply with any system where you mount it on root of web server.&lt;br&gt;&lt;br&gt;What you shouldn&#039;t do is put error documents in normal static document root, with no other configuration, as application mounted at root will take precedence. To expose error documents again, you need to use Alias directive to map the the error documents at the explicit URL mentioned in ErrorDocument directive. Use of Alias directive will take precedence over application mounted at root and so will still be found.</description>
		<content:encoded><![CDATA[<p>FWIW, broken ErrorDocument directives aren&#39;t likely because of running a WSGI application, it is probably because of how you defined where the error documents live. The same issue will apply with any system where you mount it on root of web server.</p>
<p>What you shouldn&#39;t do is put error documents in normal static document root, with no other configuration, as application mounted at root will take precedence. To expose error documents again, you need to use Alias directive to map the the error documents at the explicit URL mentioned in ErrorDocument directive. Use of Alias directive will take precedence over application mounted at root and so will still be found.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://blog.perplexedlabs.com/2008/11/10/setup-python-25-mod_wsgi-and-django-10-on-centos-5-cpanel/comment-page-1/#comment-2635</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Wed, 29 Jul 2009 00:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.perplexedlabs.com/?p=57#comment-2635</guid>
		<description>Nick,&lt;br&gt;&lt;br&gt;SELinux is a security &amp; permissions manager. Disabling it entirely is not recommended. You should instead become familiar enough with its settings to be able to tell it how to give your WSGI environment access to the necessary Python libs.&lt;br&gt;&lt;br&gt;Running something like: &quot;restorecon -R -v /opt/python2.5/lib&quot; might do the trick (although this also might not be an entirely foolproof solution).&lt;br&gt;&lt;br&gt;Cheers!&lt;br&gt;Seth</description>
		<content:encoded><![CDATA[<p>Nick,</p>
<p>SELinux is a security &#038; permissions manager. Disabling it entirely is not recommended. You should instead become familiar enough with its settings to be able to tell it how to give your WSGI environment access to the necessary Python libs.</p>
<p>Running something like: &#8220;restorecon -R -v /opt/python2.5/lib&#8221; might do the trick (although this also might not be an entirely foolproof solution).</p>
<p>Cheers!<br />Seth</p>
]]></content:encoded>
	</item>
</channel>
</rss>
