[Cherokee-dev] Issue 626 in cherokee: uwsgi error - wsgi application not found
codesite-noreply at google.com
codesite-noreply at google.com
Thu Nov 5 19:02:21 CET 2009
Status: New
Owner: ----
New issue 626 by funvit: uwsgi error - wsgi application not found
http://code.google.com/p/cherokee/issues/detail?id=626
What steps will reproduce the problem?
1.new django project
2.it's working on django wizard (flups mode)
3.add uwsgi mode
What is the expected output? What do you see instead?
expected my test output. but get uwsgi error
What version of the product are you using? On what operating system?
0.99.27 ubuntu 9.10
Please provide any additional information below.
i think we need some test utility to check uwsgi (django) config...
p.s.: example of uwsgi run:
root at fun-vit-laptop:/var/www-cherokee# /usr/bin/uwsgi -s
/tmp/cherokee-source1.sock -C -x /var/www-cherokee/django1/uwsgi.xml
*** Starting uWSGI on [Thu Nov 5 21:01:09 2009] ***
binding on UNIX socket: /tmp/cherokee-source1.sock
chmod() socket to 666 for lazy and brave users
parsing config file /var/www-cherokee/django1/uwsgi.xml
interpreter for app 0 initialized.
application 0 (/) ready
setting default application to 0
config file parsed.
request/response buffer (4096 bytes) allocated.
spawned uWSGI worker 0 (pid: 918)
--
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