[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 15:44:55 CET 2009


Comment #9 on issue 626 by yann.malet: uwsgi error - wsgi application not  
found
http://code.google.com/p/cherokee/issues/detail?id=626

@funvit: If uWSGI does not report any problem that means you are all set.  
Inside the
pythonpath directive you need to put the directory that contains the python  
modules
used by your application. In is very similar to the way you would configure  
mod_wsgi.
The exact detail will depend of your installation.
I can't help you more if you don't add to this ticket so more information :
cherokee.access, cheorkee.error and the output of this command :

/usr/local/bin/uwsgi -s /tmp/cherokee-source1.sock -C -x /[Path to my django
project]/uwsgi.conf

--
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