I have re-installed Zope 6 times trying to get this to work.
I am running as ROOT, I have chown the entire directory to be root and group root.
I have purged the /lib/python2.1/test directory.
 
I get a clean install and get my admin password.
 
I then do ./start and get the error below.
 
I try to open http://machine:8080/manage and give it the newly created admin password... no luck, it won't take it.
 
What am I doing wrong?
 
Thanks
 
Allen May
MCSi Web Admin
800.842.1702 x7628
 
 
[root@nibbler Zope-2.4.3-linux2-x86]# ./start
------
2002-01-17T18:47:26 PANIC(300) z2 Startup exception
Traceback (innermost last):
  File /usr/zope/Zope-2.4.3-linux2-x86/z2.py, line 625, in ?
  File /usr/zope/Zope-2.4.3-linux2-x86/ZServer/HTTPServer.py, line 396, in __init__
  File /usr/zope/Zope-2.4.3-linux2-x86/ZServer/medusa/http_server.py, line 570, in __init__
  File /usr/zope/Zope-2.4.3-linux2-x86/lib/python2.1/asyncore.py, line 298, in bind
error: (98, 'Address already in use')