500 internal server error (・・;

2007-12-18 11:27:25 | Weblog

flvに熱中していたら2.3のサイトで表題のerrorが起こっていた。
まずいよ (・・;
時々は巡回チェックしているので問題はないのだが・・・・・。
今回はかなりながくerrorになっていたところもあるようだ。

CGI自体が悪いのではなくサーバー屋サンが勝手に.htaccess という人間の体でいうと盲腸みたいな小さなファイルのconfigを変えたのが原因と判明。
この結論に達するまでに時間かかったなぁ~~。

ムカツクやつだ (・・;

CGI本体から調べて、パーミッションのチェック、別のCGIを入れてみたり、いろいろやったがダメだった。
ただ不思議なことにカウンターは動いている。
動いているCGIとerrorのcgiの差は.hpaccess の有無だけ。
よーーーし やってやろうじゃないですかということで.hpaccessを削除。
動いた。

ナンジャー ということで サーバー屋サンのサポートページで調べまくった。
あったあった (^-^)

ナンジャー
今頃分かってもなぁ~ とかいいながら 的中していたのに大満足。
これで正月がきてもいいかナ (笑)

How do I fix a '500 Internal Server Error' on my website?

There are a number of causes for a "500 Internal Server Error" to display in a web browser:

I. Interference with an .htaccess file
If you have implemented .htaccess on your site, it may be interfering with the web page you are trying to load into your browser. Please double check the .htaccess configurations to ensure that it doesn't contain any errors. Currently Netfirms only supports .htaccess the following directives:

AuthType/AuthName/AuthUserFile/AuthGroupFile
ErrorDocument
RewriteEngine (RewriteRule, RewriteBase, RewriteCond)
Options (except +FollowSymlinks)
IndexOptions
IndexIgnore

To confirm whether an malconfigured .htaccess is the cause of the 500 Internal Server error, either remove or rename the .htaccess file.

仕様を変えたときには連絡シロよな。 (・・;
こんなのすぐにはわからいでしょ (・・;



最新の画像もっと見る

コメントを投稿

ブログ作成者から承認されるまでコメントは反映されません。