On Jan5, 4:22am, Fran <francisb...@googlemail.com> wrote: > On Jan 4, 4:53 pm, mdipierro <mdipie...@cs.depaul.edu> wrote: > > > could you try > > import gluon.winservice > > Yes, that works :) > Both 1.54 bin & 1.55rc4 src > > F
Excuse me, but what do you mean "that works"? In my 1.55rc4 bin, I got: C:\DOWNLOAD\web2py>web2py -S welcome ... Version 1.55rc4 (2009-01-02 08:51:19) Database drivers available: SQLite3, MySQL WARNING:root:import IPython error, use default python shell Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)] on win32 >>> import winservice Traceback (most recent call last): File "<console>", line 1, in <module> File "C:\DOWNLOAD\web2py\winservice.py", line 13, in <module> ImportError: No module named fileutils >>> import gluon.winservice >>> The import succeeded, even so, web2py.exe (bin) refused to be started as a service. C:\DOWNLOAD\web2py>web2py -W install default applications appear to be installed already web2py Enterprise Web Framework Created by Massimo Di Pierro, Copyright 2007-2008 Version 1.55rc4 (2009-01-02 08:51:19) Database drivers available: SQLite3, MySQL Installing service web2py Changing service configuration Service updated C:\DOWNLOAD\web2py>web2py -W start default applications appear to be installed already web2py Enterprise Web Framework Created by Massimo Di Pierro, Copyright 2007-2008 Version 1.55rc4 (2009-01-02 08:51:19) Database drivers available: SQLite3, MySQL Starting service web2py Error starting service: The service did not respond to the start or control request in a timely fashion --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---