[Zope] zope 2.8.4 on windows 98

Fernando Martins fernando at cmartins.demon.nl
Sat Nov 12 06:52:28 EST 2005


Hi,

I tried to install zope 2.8.4 on win98SE. After starting the instance, it
dies with the following error:

  File "C:\Program Files\Zope-2.8.4\lib\python\Zope2\Startup\run.py", line
21, i
n run
    starter.prepare()
  File "C:\PROGRAM FILES\ZOPE-2.8.4\lib\python\Zope2\Startup\__init__.py",
line
99, in prepare
    self.registerSignals()
  File "C:\PROGRAM FILES\ZOPE-2.8.4\lib\python\Zope2\Startup\__init__.py",
line
320, in registerSignals
    Signals.registerZopeSignals([self.cfg.eventlog,
  File "C:\PROGRAM FILES\ZOPE-2.8.4\lib\python\Signals\Signals.py", line
116, in
 registerZopeSignals
    SignalHandler.registerHandler(SIGTERM, shutdownFastHandler)
  File "C:\PROGRAM FILES\ZOPE-2.8.4\lib\python\Signals\WinSignalHandler.py",
lin
e 207, in registerHandler
    sa = createEventSecurityObject()
  File "C:\PROGRAM FILES\ZOPE-2.8.4\lib\python\Signals\WinSignalHandler.py",
lin
e 84, in createEventSecurityObject
    sidEveryone.Initialize(ntsecuritycon.SECURITY_WORLD_SID_AUTHORITY,1)
pywintypes.error: (120, 'InitializeSid', 'This function is only valid in
Win32 m
ode.')


I understand the problem, but is it the intention that zope is not supported
on win98?
Is there a workaround?

Fernando



More information about the Zope mailing list