How-to launch Zope 2.6.3 as a WinService with Python 2.3.3 ?
Hi, I'd like to have only one Python version, 2.3.3. I can launch Zope2.6.3 through the command line after having modified start.bat but how can i launch it as a service at boot time ? Windows XP Pro Python 2.3.3 Zope 2.6.3 TIA, André
Oops, copy, paste and re-copy error. I can't launch it with python 2.3.3 even after modifying the start.bat so the questions are : 1 - How can i use Zope 2.6.3 with python 2.3.3 2 - I tried to manually create a service with windows' sc command typing in the following command and i got a syntax error. sc create "Zope-test" binpath="c:\zopedev\bin\lib\win32\pythonservice.exe" type=own start=boot If somebody can tell me how my syntax is bad, i'll be glad Tks André andre wrote:
Hi,
I'd like to have only one Python version, 2.3.3. I can launch Zope2.6.3 through the command line after having modified start.bat but how can i launch it as a service at boot time ?
Windows XP Pro Python 2.3.3 Zope 2.6.3
TIA,
André
_______________________________________________ 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 (1)
-
andre