Iceberg mentions:
On May 7, 10:12 am, Iceberg <iceb...@21cn.com> wrote: > So the following trick might be worth looking at. I build another > web2py.exe by py2exe, to hide the web2py.exe 's console when running. > In this way, it runs almost like a background service, yet you can > still control the web2py running instance by its icon in systray. Good > enough for most cases. and yet it seems that web2py.exe -a "blah" -i ip.addr -p 8080 does the trick of starting web2py without the console. So do I really need py2exe any more? Funny thing is, web2py runs fine from a cmd shell when I invoke it as per above. But when I make a service of it, even thought the service shows as running (and no error messages), I can't access the web page ... it's not being served. Any thoughts, anyone? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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 -~----------~----~----~----~------~----~------~--~---