新月質問スレ

b01e1542 anonymous 2011-08-20 09:04
Linuxにインスコしたんだけど、ブラウザに表示されない
Ubuntu10.04
Python 2.6.5
cheetah 2.4.4
Saku 3.10.1 共通版
localhost:8000を開こうとしたら、こんなメッセージが出てきます

Exception happened during processing of request from ('127.0.0.1', 60102)
Traceback (most recent call last):
  File "/usr/lib/python2.6/SocketServer.py", line 558, in process_request_thread
    self.finish_request(request, client_address)
  File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request
    self.RequestHandlerClass(request, client_address, self)
  File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__
    self.handle()
  File "/usr/lib/python2.6/BaseHTTPServer.py", line 329, in handle
    self.handle_one_request()
  File "/usr/lib/python2.6/BaseHTTPServer.py", line 323, in handle_one_request
    method()
  File "/usr/lib/python2.6/SimpleHTTPServer.py", line 43, in do_GET
    f = self.send_head()
  File "/usr/local/lib/python2.6/dist-packages/shingetsu/LightCGIHTTPServer.py", line 115, in send_head
    return CGIHTTPServer.CGIHTTPRequestHandler.send_head(self)
  File "/usr/lib/python2.6/CGIHTTPServer.py", line 68, in send_head
    return self.run_cgi()
  File "/usr/local/lib/python2.6/dist-packages/shingetsu/LightCGIHTTPServer.py", line 233, in run_cgi
    environ=env)
  File "/usr/local/lib/python2.6/dist-packages/shingetsu/gateway.py", line 154, in __init__
    'lang': self.message['lang'],
TypeError: 'NoneType' object is unsubscriptable


tar玉を解凍したディレクトリのtksaku.pywを直接叩いたら大丈夫なんだけど、インストールした方をなんとか使えないでしょうか

Top of this page. | <<last 0 1 2 3 4 5

limit: 15360KB

(新月質問スレ/510/0.7MB)

Powered by shinGETsu.