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?

Reply via email to