質問編集履歴

1

詳細記述

2016/10/20 01:50

投稿

gomengo
gomengo

スコア51

test CHANGED
File without changes
test CHANGED
@@ -106,6 +106,10 @@
106
106
 
107
107
  pythonのパスは、/usr/local/bin/python です。
108
108
 
109
+ ファイルのパーミッションは、755・705とも試しました。
110
+
111
+
112
+
109
113
  print "Content-type: text/html\n\n\n\n\n\n\n"
110
114
 
111
115
  の部分を消してしまうと、「Premature end of script headers: session」というエラーが出ます。