gs の件で過去の自分にトラックバックしようとしたらエラーが出るのに気がついた。
エラーメッセージ自体は
failed: HTTP error: 500 Can't locate auto/HTML/HeadParser/_alloc_psta.al in @INC
というもので、一見 HeadParser がないように見えるが実はそうではない、というのでかなりハマる。
答えは、ホストを乗り換えたとき MIME:Base64 がなくなって、そいつに依存している Jcode.pm あたりでこけた模様。mt のエラーログ、意味不明過ぎ。ついでなので外部モジュールを全部入れ直してしまった。
[referer:
The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.
]