新規記事投稿 フォロー記事投稿 記事のキャンセル
From: あさつき <ast@propel.ne.jp>
Subject: 動作確認が・・・
Date: 1998/02/22 21:48:33

少し前に

//  PROPELの場合はユーザサポートのホームページ作成に関してと言う項目に
//  一般情報として、サーヴァがFreeBSDであること、CGI利用には設定が必要で
//  あることなどが書かれていますね。
//
//  さて、OSの種類が分かりましたから、npc.cgiのバイナリライブラリから
//  FreeBSD用のバイナリをダウンロードして、これで用意は出来ました。

と教えていただき、さっそく高ちゃんさんのページへ行き、説明を読み、
npc.cgi(FreeBSD用のバイナリ)とnpc.idx(高ちゃんさんのとこで落とし、
うちのサーバーように編集)とpwd.cgi(高ちゃんさんのとこで落としたもの)を
アップロードし・・・とやり、cgiプログラムが動いているか確認しようとすると、

//  403 Forbidden
//
//  Your client does not have permission to get URL /~ast/cgi-bin/npc.cgi from
//  this server.

と出てきました。どうすればいいんでしょう。・・・と投稿直後に.htaccessに
リターンが入ってないことがわかったんでキャンセルしました。
でも今度は

//  500 Server Error
//
//  The server encountered an internal error or misconfiguration and was unable
//  to complete your request.
//
//  Please contact the server administrator, netadmin@propel.or.jp and inform
//  them of the time the error occurred , and anything you might have done that
//  may have caused the error.
//
//  Error: HTTPd: malformed header from script
//  /usr/home/./ast/public_html/cgi-bin/npc.cgi

なんて出てきてしまいました。どうすれば・・・?