25 Jul
1999
25 Jul
'99
12:43 a.m.
I just downloaded the binary version of Zope2 (2.0.0.b1) for Windows. When I run it, I get this error: C:\Programs\Zope>start C:\Programs\Zope>"C:\Programs\Zope\bin\python.exe" "C:\Programs\Zope\z2.py" Traceback (innermost last): File "C:\Programs\Zope\z2.py", line 417, in ? logger_object=lg) File "C:\Programs\Zope\ZServer\medusa\http_server.py", line 528, in __init__ ip = socket.gethostbyname (socket.gethostname()) socket.error: host not found I'm running with no network (localhost). This setup worked for Zope 1.10.2. Is there something I'm doing wrong? Thanks.