Il giorno 22/lug/2011, alle ore 11:09, Tiago Moutinho ha scritto:

> thks Roberto,
> 
> tiago@tiago:~$ cd /opt/web2py/
> tiago@tiago:/opt/web2py$ mkdir myspool
> tiago@tiago:/opt/web2py$ uwsgi --socket :3031 --spooler myspool --
> master --processes 4 --import mytasks --module web2py.wsgihandler
> uwsgi: unrecognized option '--import'
> 
> 



Are you using the latest stable release ?

--import was added in 0.9.8.2 (there are other ways to implement this in 
0.9.8.1 but --import
is so handy that the upgrade is worthy :) )

--
Roberto De Ioris
http://unbit.it

Reply via email to