http://www.web2py.com/examples/static/<version>/web2py_src.zip
http://www.web2py.com/examples/static/1.81.4/web2py_src.zip 2010/10/14 Álvaro J. Iradier <[email protected]> > After upgrading web2py from 1.81.4 to latest 1.87.3, cron jobs at > @reboot stopped working. This is my crontab file: > > #crontab > * * * * * root *cron/pollsensors > * * * * * root *cron/checkschedule > 0 0 * * * root *cron/cleandata > @reboot root *cron/cleandata > @reboot root *cron/pollingloop > > The two last jobs simply won't start. Reverting to 1.81.4 works. > > Any idea? How can I download previous versions to track where it > stopped working? > > Thanks very much. > > -- http://rochacbruno.com.br

