On May 15, 1:51 am, weheh <[email protected]> wrote:
> Iceberg mentions:
>
> On May 7, 10:12 am, Iceberg <[email protected]> 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?
Not sure why you ever needed py2exe. That is for building windows
binaries and I do that for you.
> 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.
If there any error log anywhere. The only thing I can think of is a
path issue. I am going to need some help in debugging this.
Massimo
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---