Just to complete this, you can start web2py with no-cron from the command
line:

-N or --no-cron

remember, you can always invoke web2py with -h to see the available options.

- Yarko

On Sat, Aug 8, 2009 at 7:23 PM, holcomb <hol...@gmail.com> wrote:

>
> Thanks, Yarko.  I completely forgot about that option.
>
> With that out of the way and another signal import/call in main
> commented out, I'm left with:
>
>    ValueError: _getframe is not implemented for non-zero depth
> which is traced back to portaloacker.py's call to the standard library
> logging module
>
> My next direction is to check out some of these threads:
>   http://knowbody.livejournal.com/13271.html
>   http://bugs.python.org/issue5287
>
> http://lists.ironpython.com/pipermail/users-ironpython.com/2008-December/009100.html
>   http://ironpython.codeplex.com/WorkItem/View.aspx?WorkItemId=23527
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to