[Zope] Restart button in Control Panel
    J Cameron Cooper 
    zope-l at jcameroncooper.com
       
    Mon Apr 18 16:38:28 EDT 2005
    
    
  
Jake wrote:
> You are starting it in Debug mode, which means it will not allow for the
> restart button.
> 
> /etc/zope.conf (edit debug mode)
> 
> Also, try running it with:
> 
> /bin/zopectl start &
I don't think that debug mode has anything to do with it. Rather, if 
you're using "runzope" it's not running in daemon mode, and so cannot 
restart. Run it as a service with 'zopectl start' and you'll have a 
"Restart" button.
		--jcc
    
    
More information about the Zope
mailing list