Checking out web2py service from windows service manager. Turns out web2py service stops itself right after it starts.
Any assistance please? On Wed, Feb 9, 2011 at 11:13 AM, Panupat Chongstitwattana <[email protected]> wrote: > A couple questions. > > I can't seem to get web2py to load the options. Either > python web2py.py -L options.py > or > python web2py.py -L options > > give me the same error messages - Cannot import config file [options]. > I'm running the command from web2py.py directory. > My options.py is exactly like the one listed on web2py online book. > Are there any changes need to be made? > > Another question is, once the service has started, how do I access my > web2py site? IIS is already running on 127.0.01:80 how can I make it > not conflict with each other? >

