24 Feb
1999
24 Feb
'99
10:03 a.m.
If I start ZServer under Windows I get the following error ind the ftp_server module. This can be easily fixed by changing line 57 and inserting the IP, but this is not very nice. Could you fix this? Traceback (innermost last): File "start.py", line 20, in ? import ZServerFTP File "ZServerFTP.py", line 158, in ? from medusa.ftp_server import ftp_channel, ftp_server File "medusa\ftp_server.py", line 57, in ? IP_ADDRESS = socket.gethostbyname (socket.gethostname()) socket.error: host not found