Q : Is ftp_server.py the ftp module? commenting out 57,58 gives a NameError: HOSTNAME and IP_ADRESS setting IP-ADDRESS='192.168.1.2' HOSTNAME='solamnic' gives : can't assign to operator in line 60. So I'm probable doing something wrong with the IP-ADDRESS and HOSTNAME setting Ugh, I feel myself very dumb. Regards, Tom. :At 10:04 AM 5/6/99 +0200, you wrote: :>Hi, :> :>I've created a hosts file from the hosts.sam file.... so it exists. :> :>In there localhost is defined, including the other names of the PC's. :> :>So the error is there also when a hosts file is defined... : :OK, try this: : :Comment out lines 57 and 58 in ZServer/medusa/ftp_server.py : :Let me know if this solves your problem. : :-Amos : : : :_______________________________________________ :Zope maillist - Zope@zope.org :http://www.zope.org/mailman/listinfo/zope : :(For developer-specific issues, use the companion list, :zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev ) :