Hello Stephan, There is a zopeservice.py that should have the same functionality on win32 as zdaemon as far as I know. It will install zope as a windows service, then it can be controlled by 'regular' win commands, the win service manager does the recovery, restart and stuff.
Thursday, May 31, 2007, 7:59:58 AM, you wrote: SR> Hi Jim and other zc.zope3recipes experts, SR> I have had some reports from Windows users that the z3c.formdemo -- which is SR> built with zc.zope3recipes -- is not working on Windows. The reported error SR> was as follows: E:\formdemo>>.\bin\demo fg SR> Traceback (most recent call last): SR> File "E:\formdemo\bin\demo-script.py", line 14, in ? SR> zc.zope3recipes.ctl.main([ SR> File SR> "e:\formdemo\eggs\zc.zope3recipes-0.5.1-py2.4.egg\zc\zope3recipes\ctl.py", SR> line 47, in main SR> zdaemon.zdctl.main(args, None, Cmd) SR> File SR> "e:\formdemo\eggs\tmp9ghl8n\zdaemon-2.0a6-py2.4.egg\zdaemon\zdctl.py", SR> line 626, in main SR> File SR> "e:\formdemo\eggs\tmp9ghl8n\zdaemon-2.0a6-py2.4.egg\zdaemon\zdctl.py", SR> line 125, in __init__ SR> File SR> "e:\formdemo\eggs\tmp9ghl8n\zdaemon-2.0a6-py2.4.egg\zdaemon\zdctl.py", SR> line 185, in get_status SR> File SR> "e:\formdemo\eggs\tmp9ghl8n\zdaemon-2.0a6-py2.4.egg\zdaemon\zdctl.py", SR> line 165, in send_action SR> AttributeError: 'module' object has no attribute 'AF_UNIX' SR> Is there any chance we can fix that? SR> Regards, SR> Stephan -- Best regards, Groszer Adam -- Quote of the day: What is fanaticism today is fashionable creed tomorrow, and trite as the multiplication table tomorrow. - Wendell Phillips _______________________________________________ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com