[Cherokee-dev] Issue 626 in cherokee: uwsgi error - wsgi application not found
codesite-noreply at google.com
codesite-noreply at google.com
Sun Nov 8 18:08:20 CET 2009
Comment #14 on issue 626 by funvit: uwsgi error - wsgi application not found
http://code.google.com/p/cherokee/issues/detail?id=626
@yann: my mistake was misunderstood pythonpath var in uwsgi.xml config file
(blog
post hasnt open my eyes).
my uwsgi.xml:
<uwsgi>
<pythonpath>/var/www-cherokee/</pythonpath>
<pythonpath>/var/www-cherokee/django1</pythonpath>
<app mountpoint="/">
<script>/django1/django_wsgi</script>
</app>
</uwsgi>
my app in /var/www-cherokee/django1 folder.
also i'm missed, what to see uwsgi error-output i need to keep runing uwsgi
in
terminal window... when i'm got this, he show me wrong or missed paths...
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the Cherokee-dev
mailing list