I wouldn&#39;t advise you to try Django on Dreamhost if your site requires constant maintenance. Every time you need to refresh stuff, you need touch the fcgi files, and its spawns multiple processes, that simply refuses to die. But if its low maintenance, that is very little python code will get added, then Dreamhost is fine. The server maintainers some times kills those threads, crashing your site<br>
<br>For professional work try webfaction or any of the slice stuff<br><br>Ramdas<br><br><div class="gmail_quote">On Wed, Apr 15, 2009 at 3:15 PM, Anand Chitipothu <span dir="ltr">&lt;<a href="mailto:anandology@gmail.com">anandology@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div class="im"><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The apache log files say that the script dispatch.fcgi ended prematurely. I am unable to figure out the problem. Please help.</blockquote>

<div><br></div></div><div>Which probably means the dispatch.fcgi is not executable. </div><div>Make sure it is executable and #! /usr/bin/env python is added in the first line.</div><div><br></div><div>You should be able to verify that by running the script from command line as ./dispatch.fcgi.</div>


<div><br></div><div>Anand</div><div><br></div></div>
<br>_______________________________________________<br>
BangPypers mailing list<br>
<a href="mailto:BangPypers@python.org">BangPypers@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/bangpypers" target="_blank">http://mail.python.org/mailman/listinfo/bangpypers</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Ramdas S<br>+91 9342 583 065<br><br>