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

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Tue, 05 Feb 2002 08:19:42 -0500


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

==============================================================
= Accept - Entry #2 by chrisw on Feb 5, 2002 8:19 am

 Status: Pending => Accepted

 Supporters added: chrisw

If you move the file system underneath the service description, surely this behaviour would be expected?

Would did you do and what would you have expected to have happen?
________________________________________
= 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

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