Hello, I am having problem with cron. My crontable:
*/5 * * * * root *default/getcaptypes Controller method 'default/getcaptypes' works fine when you call it directly. It works fine when called by cron when web2py is running as console. But it is not working when I start web2py as windows service. Options file contains: extcron = None nocron = None Where else should I look? Sergey -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.