I am trying to install Plone 4.0.5 on an old Windows 2000 server. Everything
seems okay. I have a zeo service and an instance service. When I try
adding a client1 (or any client service) I get this message:
C:\Program Files\Plone\bin>client1 install
Traceback (most recent call last):
File "C:\Program Files\Plone\bin\client1-script.py", line 221, in <module>
+ sys.argv[1:])
File "c:\program
files\plone\buildout-cache\eggs\plone.recipe.zope2instance-4.
1.5-py2.6.egg\plone\recipe\zope2instance\ctl.py", line 543, in main
c.onecmd(' '.join(options.args))
File "C:\Program Files\Plone\python\lib\cmd.py", line 219, in onecmd
return func(arg)
File "c:\program
files\plone\buildout-cache\eggs\plone.recipe.zope2instance-4.
1.5-py2.6.egg\plone\recipe\zope2instance\ctl.py", line 142, in do_install
if not shell.IsUserAnAdmin():
pywintypes.com_error: (-2147467263, 'Not implemented', None, None)
My buildout.cfg is set up for 4 ZEO clients and works fine on Windows 2003.
Python is in the path. It appears to me that it doesn't think I am an
administrator. I have tried this logged in as two different users with
administrator rights, but I get the same error message. Any thoughts or
comments are appreciated. I was hoping to use this as a test server.
--
View this message in context:
http://plone.293351.n2.nabble.com/Cannot-add-windows-service-on-Windows-2000-tp6292921p6292921.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.
_______________________________________________
Setup mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/setup