Re: [Zope] LocalFS under Zope2-7-7/windows

2006-04-17 Thread Dieter Maurer
Giuseppe Bonelli wrote at 2006-4-14 18:05 +0200:
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

This does not look like a LocalFS problem.
Instead, it looks like some problem in WinSignalHandler.py.

However, you might have cut down essential parts of the traceback.


Any pointer on fixing this?
Can someone plese confirm that LocalFS works fine under Unixes?

You need a special version of LocalFS (something like LocalFS-Andreas).

We use it for both *nix and Windows.

-- 
Dieter
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] LocalFS under Zope2-7-7/windows

2006-04-14 Thread Giuseppe Bonelli

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

___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )