talk: http://fuktommy.ddo.jp な IP:8000/server.cgi/ping talk: http://*.*.*.*:8000/server.cgi/bye/:8000+server.cgi ---------------------------------------- Exception happened during processing of request from ('fuktommy.ddo.jp な IP', 32782) Traceback (most recent call last): File "/usr/lib/python2.3/SocketServer.py", line 463, in process_request_thread self.finish_request(request, client_address) File "/usr/lib/python2.3/SocketServer.py", line 254, in finish_request self.RequestHandlerClass(request, client_address, self) File "/usr/lib/python2.3/SocketServer.py", line 521, in __init__ self.handle() File "/usr/lib/python2.3/BaseHTTPServer.py", line 324, in handle self.handle_one_request() File "/usr/lib/python2.3/BaseHTTPServer.py", line 318, in handle_one_request method() File "/usr/lib/python2.3/SimpleHTTPServer.py", line 41, in do_GET f = self.send_head() File "/home/hoge/shingetsu/saku-0.3.2/shingetsu/LightCGIHTTPServer.py", line 78, in send_head return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self) File "/usr/lib/python2.3/CGIHTTPServer.py", line 66, in send_head return self.run_cgi() File "/home/hoge/shingetsu/saku-0.3.2/shingetsu/LightCGIHTTPServer.py", line 187, in run_cgi cgiobj.start() File "/home/hoge/shingetsu/saku-0.3.2/shingetsu/basecgi.py", line 53, in start self.run() File "/home/hoge/shingetsu/saku-0.3.2/shingetsu/server_cgi.py", line 51, in run self.do_join(path) File "/home/hoge/shingetsu/saku-0.3.2/shingetsu/server_cgi.py", line 116, in do_join self.stdout.write("WELCOME\n" + suggetst + "\n") NameError: global name 'suggetst' is not defined ----------------------------------------