ubuntu搭建django报错uwsgi+nginx!
[pid: 5891|app: -1|req: -1/61] 171.221.140.176 () {46 vars in 872 bytes} [Mon Dec 31 01:07:57 2018] GET /favicon.ico => generated 21 bytes in 1 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)
Traceback (most recent call last):
File "./sdstation/wsgi.py", line 16, in
评论 2
<uwsgi>
<socket>127.0.0.1:8000</socket> <chdir>/data/wwwroot/sdstation</chdir>
<module>sdstation.wsgi</module> <processes>4</processes> <
<daemonize>uwsgi.log</daemonize> </uwsgi>
uwsgi.ini出错了吧。
module=xxx.wsgi:application