win32 install XP SP1 no service installed.
I just downloaded the win32 zope 2.7.x and there was no service installled on XP SP1. Is there a way to install zope as a service. I want to run other linux win32 systems also like tsw wamp. I wish to use the zope web server together with apache. and zope's python. Its an hp 560 with 512mb 160gb 2 pentium system. Any advice would be apreciated. thanks
On Mon, 16 Aug 2004 14:36:12 -0400 "Paul Gimpelj" <pgimpelj@sympatico.ca> wrote:
I just downloaded the win32 zope 2.7.x and there was no service installled on XP SP1. Is there a way to install zope as a service.
Please check this out: http://zope.org/Collectors/Zope/1438 if you have Zope 2.7.2! Or enjoy, in this list archives, the thread: "Zope 2.7.2 still doesn't run as a service in w2k" PS: Which is false, Zope 2.7.2 does work under w2k and XP. best regards, Senra
Hi List, Rodrigo Dias Arruda Senra wrote:
On Mon, 16 Aug 2004 14:36:12 -0400 "Paul Gimpelj" <pgimpelj@sympatico.ca> wrote:
I just downloaded the win32 zope 2.7.x and there was no service installled on XP SP1. Is there a way to install zope as a service.
Please check this out: http://zope.org/Collectors/Zope/1438 if you have Zope 2.7.2!
Or enjoy, in this list archives, the thread: "Zope 2.7.2 still doesn't run as a service in w2k" PS: Which is false, Zope 2.7.2 does work under w2k and XP.
2.7.2 works for me under Win 2k and XP...but... Anybody got a view re. NT4? (a.k.a. "the devil I know!") (Currently got no service support under 2.7.0 - but it's a DLL-hell type problem, as opposed to the path issues discussed here recently!) -- Regards, PhilK Email: phil@xfr.co.uk / Voicemail & Facsimile: 07092 070518 "The lyf so short, the craft so long to learne" - Chaucer
thanks, I read the bug report, and removed the second underscore from INSTANCE_HOME. But it ran with the following error: " ...\Zope-2.7.2-0\lib\python\nt-svcutils\service.py" line 18, in ? import win32serviceutil ImportError: No module named winserviceutil I searched for it and it is located at "...\Zope-2.7.2-0\bin\Lib\site-packages\win32serviceutil.py" Should I set up some environment variables such as search path. Its not clear what the install scrip means that INSTANCE_HOME has to be on the PYTHONPATH. There are no environment variable set up by zope install. However I have this variable: PYTHONHOME = "...\TSW\Apache2\python" I would like to run both TSW and Zope together. Thanks ----- Original Message ----- From: "Rodrigo Dias Arruda Senra" <rodsenra@gpr.com.br> To: <zope@zope.org> Sent: Monday, August 16, 2004 3:54 PM Subject: Re: [Zope] win32 install XP SP1 no service installed.
On Mon, 16 Aug 2004 14:36:12 -0400 "Paul Gimpelj" <pgimpelj@sympatico.ca> wrote:
I just downloaded the win32 zope 2.7.x and there was no service installled on XP SP1. Is there a way to install zope as a service.
Please check this out: http://zope.org/Collectors/Zope/1438 if you have Zope 2.7.2!
Or enjoy, in this list archives, the thread: "Zope 2.7.2 still doesn't run as a service in w2k" PS: Which is false, Zope 2.7.2 does work under w2k and XP.
best regards, Senra _______________________________________________ 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 )
participants (3)
-
Paul Gimpelj -
Philip Kilner -
Rodrigo Dias Arruda Senra