14 Apr
2006
14 Apr
'06
4:05 p.m.
I all, I am migrating some apps to Zope2-7-7 under windows and the LocalFS product generate an error wen starting zope. The error at the end of the traceback is: File "C:\Programmi\Zope-2.7.7-final\lib\python\Signals\WinSignalHandler.py", line 227, in registerHandler hevent = win32event.CreateEvent(sa, 0, 0, event_name) TypeError: The object is not a PySECURITY_ATTRIBUTES object Any pointer on fixing this? Can someone plese confirm that LocalFS works fine under Unixes? Is there any other solution for serving files out from filesystem directories under Zope-2-7-7/win? TIA __peppo