[ZCM] [ZC] 194/ 1 Request "Could not start NT service "Zope (WebSite)" after reinstallation"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Mon, 04 Feb 2002 22:39:51 -0500


Issue #194 Update (Request) "Could not start NT service "Zope (WebSite)"  after reinstallation"
 Status Pending, Zope/bug low
To followup, visit:
  http://collector.zope.org/Zope/194

==============================================================
= Request - Entry #1 by Anonymous User on Feb 4, 2002 10:39 pm

 Zope NT service could not start after re-installation   
 to a different path.
 
e.g. You change your installation path from C:\Program Files\WebSite\ to D:\Zope\Website\
 
The workaround is, use "regedt32" change the registry entry
HKEY_LOCAL_MACHINE
  SYSTEM
    CurrentControlSet
       Services
          WebSite
             Parameters
                start:REG_SZ:"D:\Zope\WebSite\bin\python.exe" "D:\Zope\WebSite\z
2.py" -S
 
 
pk

==============================================================