Thank you Stefaan -
FYI - when doing translations, set the timeout on your web2py instance to
something high.  This should help avoid the issue Stefaan ran into, and is
perfectly reasonable for an instance running on localhost.

The default timeout is 10 minutes;  perhaps set it to something like 120
minutes:

     python web2py.py --timeout=120 ...

You can review all the command line options with:

     python web2py.py --help

Regards,
Yarko

On Mon, Feb 16, 2009 at 4:52 PM, stefaan <[email protected]> wrote:

>
> (Well it felt like a few hours at least ;) )
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to