Firstup, a quickie, where's the ZEO list gone?
http://lists.python.org/mailman/listinfo/Zope-ZEO
...gives me:
No such list zope-zeo
And now onto the reason I was looking for that list:
-WinNT 4.0
-Zope 2.3.1b1
-ZEO 0.4.1
E:\Zope\2.3.1b1>python lib/python/ZEO/start.py -p 8000
Traceback (innermost last):
File "lib/python/ZEO/start.py", line 315, in ?
if __name__=='__main__': main(sys.argv)
File "lib/python/ZEO/start.py", line 297, in main
signal.signal(signal.SIGHUP, handler)
AttributeError: SIGHUP
What does that mean and how can I fix it?
Finally, how can I get the storage server to use the Data.fs from my
INSTANCE_HOME rather than the SOFTWARE_HOME, which I presume the above does?
cheers,
Chris
_______________________________________________
Zope-Dev maillist - [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope )