ajib6ept
6/14/2014 - 4:25 AM

uwsgi: unrecognized option '--wsgi-file' getopt_long() error

uwsgi: unrecognized option '--wsgi-file' getopt_long() error

root@testDj:/home/user/web# uwsgi --http :9090 --wsgi-file /home/user/web/testwgi_hello.py


uwsgi: unrecognized option '--wsgi-file'
getopt_long() error


root@testDj:/home/user/web# uwsgi --http :9090 --plugin python --wsgi-file /home/user/web/testwgi_hello.py