25 Mar
2000
25 Mar
'00
5:39 a.m.
On Fri, 24 Mar 2000, Peter Sabaini wrote:
On Fri, 24 Mar 2000, Eddie Maddox wrote:
:socket.error: (98, 'Address already in use')"
the 'address' mentioned there is the port (one of the ports) zope is listening on. this means either you already have some process (zope?)
in the former case look if there's one of your zope processes still there (e.g. 'ps auxw | grep python' to list your python processes (on
ps showed some python stuff. I killed them all off. Now Zope works :) (But, see my next post concerning frames :( Thanks all. ------------------ Eddie Maddox eddie@mngovsci.com