On Wed, Mar 17, 2004 at 01:23:03PM -0600, Fred Yankowski wrote:
On Tue, Mar 16, 2004 at 02:54:44PM +0000, John Poltorak wrote:
A more important thing which is missing though, is a Restart button... Do you have one?
Not when I started zope with bin/runzope. It appears when I start zope with bin/zopectl.
Unfortunately or me zopectl doesn't work. I just tried it anf got:- Traceback (most recent call last): File "/opt/zope/lib/python/Zope/Startup/zopectl.py", line 207, in ? main() File "/opt/zope/lib/python/Zope/Startup/zopectl.py", line 188, in main c = ZopeCmd(options) File "/opt/zope/lib/python/zdaemon/zdctl.py", line 117, in __init__ self.get_status() File "/opt/zope/lib/python/zdaemon/zdctl.py", line 158, in get_status resp = self.send_action("status") File "/opt/zope/lib/python/zdaemon/zdctl.py", line 138, in send_action sock = socket.socket(socket.AF_UNIX, socket.SOCK_STREAM) AttributeError: 'module' object has no attribute 'AF_UNIX' I haven't yet worked out what this means - it may well be an underlying problem with Python. I'm not running under Unix so don't expect anyone on this list to be able to suggest what might be wrong...
-- Fred Yankowski fred@ontosys.com tel: +1.630.879.1312 OntoSys, Inc PGP keyID: 7B449345 fax: +1.630.879.1370 www.ontosys.com 38W242 Deerpath Rd, Batavia, IL 60510-9461, USA
-- John