Zope�s (1.10.2) build-in server stops working often.
Zopers: I am using 1.10.2 under RH Linux 5.1 I know I should be using something else, instead of the built-in web server. Yet, I tried to set-up a quick and dirty prototype website with Zope. What can I do to have Zope�s own server work continuously, without manual re-starts every day? TIA Traceback (innermost last): File "ZopeHTTPServer/ZopeHTTPServer.py", line 388, in handle_request self.process_request(request, client_address) File "lib/python1.5/SocketServer.py", line 239, in process_request self.finish_request(request, client_address) File "lib/python1.5/SocketServer.py", line 243, in finish_request self.RequestHandlerClass(request, client_address, self) File "lib/python1.5/SocketServer.py", line 362, in __init__ self.handle() File "lib/python1.5/BaseHTTPServer.py", line 258, in handle method() File "ZopeHTTPServer/ZopeHTTPServer.py", line 292, in do_GET self.publish_module() File "ZopeHTTPServer/ZopeHTTPServer.py", line 305, in publish_module publish_module( File "lib/python/ZPublisher/Publish.py", line 893, in publish_module if response: stdout.write(response) File "ZopeHTTPServer/ZopeHTTPServer.py", line 240, in write self.handler.wfile.write(self.data[:start]+ IOError: (32, 'Broken pipe') === = = = = = \ / = = = = = / \ = = = = = [PP] Jose C. Lacal jose.lacal@volks-pc.org Visit my website at http://www.volks-pc.org _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
participants (1)
-
PP Jose C. Lacal