Yes, I've been caught out by that quite a few times! Not a problem with Apached I may add, the wsgi file redirects stdout to show up in the apache error log, but I suppose you could point it anywhere really.
On Fri, Nov 8, 2013 at 12:31 PM, Tim Richardson <[email protected]>wrote: > I had a puzzling problem with 2.7.4 as a rocket service on Windows 2003, >> but this was a problem with sqlform.grids. There was a print statement left >> in code which caused the service to stop working. This cause doesn't match >> with your insights into the problem, but I mention it anyway. You only see >> the problem when web2py is running as a service (I use nssm to create the >> service, but this is not relevant). >> > > >> The problem was very quickly fixed in trunk, but as far as I know the fix >> is not in any stable version yet. >> > > >> I'm still using 2.6.4 for production apps in this scenario (rocket as a >> service on windows server). >> > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/PEC1uLfzlrU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

