[Zope] Attn: Zope does not start, fuc*ed M$ networking!!!
Jaroslav Lukesh
lsh@wo.cz
Wed, 28 Aug 2002 13:22:32 +0200
Hi all,
Today I want to start Zope and it says "host not found". I was add MS
networking services only (W95) for access to shared files (i Have disable=
d
logon feature).
critical code in http_server.py
if not ip:
self.log_info('Computing default hostname', 'warning')
578>>> ip =3D socket.gethostbyname (socket.gethostname())
try:
Host name is not defined!!!
So I remove M=DF networking and Zope runs as before. Linux is diamond, M$=
is
shit! Oughh my chief, I need no windows, I want Linux!
Regards JL.
C:\Program Files\zope-web\lukesh251>start
C:\Program Files\zope-web\lukesh251>"C:\progs\Python21\python.exe"
"C:\Program F
iles\zope-web\lukesh251\z2.py" -D
------
2002-08-28T10:52:58 INFO(0) Transparent Folders Applied patch version
0.3.2.
------
2002-08-28T10:53:20 INFO(0) ZODB Opening database for mounting:
'22122352_102612
7173.680000'
------
2002-08-28T10:53:20 INFO(0) ZODB Mounted database
'22122352_1026127173.680000' a
t /temp_folder
------
2002-08-28T10:54:07 PANIC(300) z2 Startup exception
Traceback (innermost last):
File C:\Program Files\zope-web\lukesh251\z2.py, line 626, in ?
File C:\Program Files\zope-web\lukesh251\ZServer\HTTPServer.py, line 32=
0,
in _
_init__
File C:\Program Files\zope-web\lukesh251\ZServer\medusa\http_server.py,
line 5
78, in __init__
error: host not found
C:\Program Files\zope-web\lukesh251>