What kind of errors do you get? If you post the errors then they might provide a clue. I see you&#39;re not using wsgi daemon mode; I&#39;d suggest using daemon mode, as described here <a href="https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/#using-mod-wsgi-daemon-mode">https://docs.djangoproject.com/en/1.4/howto/deployment/wsgi/modwsgi/#using-mod-wsgi-daemon-mode</a> (did you see that page? the one you linked to is sparse and outdated, probably an SEO problem)<br>
<br><div class="gmail_quote">On Mon, Jul 2, 2012 at 7:34 PM, Jonathan Hayward <span dir="ltr">&lt;<a href="mailto:christos.jonathan.hayward@gmail.com" target="_blank">christos.jonathan.hayward@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to deploy Satchmo with WSGI after being told it was the way to go; I&#39;d prefer FCGI but will go with anything that works. But deploying Django has been the single most difficult area for me; I followed the documentation for multiple kinds of installation and Gunicorn, for instance, bailed immediately; it died as soon as it was started.<div>

<br></div><div>On django-users I wrote, slightly annoyed at a LMGTFY response,</div><div><br></div><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><span style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">Forgive me; I had already used search engine. The top (albeit 1.1) entry for &quot;django wsgi tutorial&quot;, which did not reference later versions, was </span><a href="https://docs.djangoproject.com/en/1.1/howto/deployment/modwsgi/" style="color:rgb(17,85,204);font-size:13px;font-family:arial,sans-serif" target="_blank">https://docs.djangoproject.com/en/1.1/howto/deployment/modwsgi/</a><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">

<br></div><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">My httpd.conf served up nothing but server errors (for this or any other site) when I had, uncommented,</div>
<div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><br></div><blockquote style="color:rgb(34,34,34);font-size:13px;margin:0px 0px 0px 40px;font-family:arial,sans-serif;padding:0px;border:none">
<div>#&lt;VirtualHost *:80&gt;</div><div>    #ServerName <a href="http://steampunk.stornge.com/" style="color:rgb(17,85,204)" target="_blank">steampunk.stornge.com</a></div><div>    #ServerAdmin <a href="mailto:cjshayward@pobox.com" style="color:rgb(17,85,204)" target="_blank">cjshayward@pobox.com</a></div>

<div><br></div><div>#&lt;Directory /home/jonathan/store&gt;</div><div>#&lt;Files wsgi.py&gt;</div><div>#Order deny,allow</div><div>#allow from all</div><div>#&lt;/Files&gt;</div><div>#&lt;/Directory&gt;</div><div><br></div>

<div>#&lt;/VirtualHost&gt;</div><div>#WSGIPythonPath /home/jonathan/store/</div><div>#WSGIScriptAlias / /home/jonathan/store/wsgi.py</div></blockquote><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif">

<div><br></div><div>My wsgi.py file, with the last two lines changed, is:</div><div><br></div></div><blockquote style="color:rgb(34,34,34);font-size:13px;margin:0px 0px 0px 40px;font-family:arial,sans-serif;padding:0px;border:none">

<div>import os</div><div>import sys</div><div><br></div><div>os.environ.setdefault(&quot;DJANGO_SETTINGS_MODULE&quot;, &quot;store.settings&quot;)</div><div><br></div><div># This application object is used by the development server</div>

<div># as well as any WSGI server configured to use this file.</div><div>sys.path.append(&#39;/home/jonathan/store&#39;)</div><div>import django.core.handlers.wsgi</div><div>application = django.core.handlers.WSGIHandler()</div>

</blockquote><div style="color:rgb(34,34,34);font-size:13px;font-family:arial,sans-serif"><div><br></div><div>And a few days of Googling later, I find deployment more difficult than any other part of building a Django site. Could you lmgtfy a query whose top results will work?</div>

</div></div></blockquote></div><div><br></div><div>Now in what I quoted, there is at least one presumable error; the last line should call django.core.handlers.wsgi.WSGIHandler().</div><div><br></div><div>But I would greatly appreciate if some kind soul could tell me what I need in Apache configuration (inside and outside of the virtual host), and what my wsgi.py should have.<br clear="all">

<div><br></div><div>Thank you,</div><span class="HOEnZb"><font color="#888888">-- <br><font face="Verdana, Arial, sans" size="3"><span style="font-family:Times"><table style="font-family:Verdana,Arial,sans" cellpadding="0" cellspacing="0">
<tbody><tr><td style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:20px">
<a href="http://jonathanscorner.com/" target="_blank"><img src="http://jonathanscorner.com/images/wardrobe_square_100.jpg" alt="Christos Jonathan Hayward" border="0" height="100" width="100"></a></td><td style="padding-top:20px;padding-right:20px;padding-bottom:20px;padding-left:0px">

<div style="margin-bottom:8px">Jonathan Hayward, an Orthodox Christian author.</div><div style="margin-top:2px;margin-bottom:8px;padding-top:4px;padding-bottom:4px;padding-left:6px;padding-right:6px;background-color:rgb(255,255,170);border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-left-width:1px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:silver;border-right-color:silver;border-bottom-color:silver;border-left-color:silver">

<p style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><span style="color:silver"><a href="https://www.amazon.com/author/cjshayward" target="_blank"><b><span></span>Amazon</b></a></span><span style="color:silver"> </span><span style="color:rgb(192,192,192)">•</span><span style="color:silver"> <a href="http://jonathanscorner.com/author/" title="Author biography" target="_blank">Author Bio</a> </span><span style="color:rgb(192,192,192)">•</span><span style="color:rgb(192,192,192)"> </span><span style="color:silver"><b><a href="mailto:christos.jonathan.hayward@gmail.com" title="christos.jonathan.hayward@gmail.com" target="_blank">Email</a></b> • <a href="http://www.facebook.com/christos.jonathan.hayward" title="@christos.jonathan.hayward" target="_blank">Facebook</a> • <a href="http://jonathanscorner.com/plus" title="@Christos Jonathan Hayward" target="_blank">Google Plus</a> </span><span style="color:rgb(192,192,192)">• <b><a href="http://stornge.com/amazon" target="_blank">Kindle</a></b></span> <span style="color:silver">• </span><a href="http://www.linkedin.com/in/jonathanhayward" title="@jonathanhayward" target="_blank">LinkedIn</a><span style="color:silver"> • </span><a href="http://twitter.com/JonathansCorner" title="@JonathansCorner" target="_blank">Twitter</a><span style="color:silver"> • </span><b style="color:silver"><a href="http://jonathanscorner.com/" title="JonathansCorner.com" target="_blank">Web</a></b><span style="color:silver"> • </span><a href="http://jonathanscorner.com/" title="New creations added to the website." target="_blank">What&#39;s New?</a></p>

</div><div style="margin-bottom:8px">I invite you to visit my &quot;theology, literature, and other creative works&quot; site. <b><a href="http://random.jonathanscorner.com/" target="_blank">See a random page!</a></b></div>

</td></tr></tbody></table></span></font><br>
</font></span></div>
<br>_______________________________________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
<br></blockquote></div><br>