> Yes !! It's working now ! Thank you very much :)
>
> Only one question more: because I'm running uWSGI independently from
> cherokee, how can I do to start uWSGI at system startup?


You can put the commandline in /etc/rc.local or if your system uses
upstart you can use this script:

http://projects.unbit.it/uwsgi/browser/contrib/upstart/uwsgi.conf

you have to customize it for your needs but ALWAYS remember to pass
the --uid and --gid options (otherwise uWSGI will run as root)

--

Roberto De Ioris
http://unbit.it


Reply via email to