No, nothing to do with an ailing elephant. I just upgraded SVN r1422
and got this. It's probably something simple, but I couldn't see what
had introduced it.

C:\web2pysrc>python web2py.py -a "<recycle>"
WARNING:root:no file locking
WARNING:root:unable to import wsgiserver
default applications appear to be installed already
web2py Enterprise Web Framework
Created by Massimo Di Pierro, Copyright 2007-2009
Version 1.72.3 (2009-11-13 01:16:52)
Database drivers available: SQLite3, MySQL, Interbase
Starting cron...
please visit:
        http://127.0.0.1:8000
use "kill -SIGTERM 3208" to shutdown the web2py server
Traceback (most recent call last):
  File "web2py.py", line 20, in <module>
    gluon.widget.start(cron=True)
  File "C:\web2pysrc\gluon\widget.py", line 849, in start
    path=options.folder)
  File "C:\web2pysrc\gluon\main.py", line 682, in __init__
    self.server = wsgiserver.CherryPyWSGIServer(
NameError: global name 'wsgiserver' is not defined
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to