• ベストアンサー

エラーが出て困っています

ソケット通信を行おうとしたところ File 'NONEXISTENT/charsets/?.conf' not found (Errcode: 2) Character set '#12' is not a compiled character set and is not specified in the 'NONEXISTENT/charsets/Index' file というエラーが出ました。どうやったら解決できますか?

  • PHP
  • 回答数1
  • ありがとう数0

質問者が選んだベストアンサー

  • ベストアンサー
  • cybert
  • ベストアンサー率56% (18/32)
回答No.1

ソケット通信も色々ありますが、どんな関数使ったんですか? ソースとPHPのバージョンとOS等も書いた方が、 他の人も答えやすいです。

関連するQ&A

  • utf8に設定すると起動できません

    MySQLに詳しい方教えてください。 Movable TypeのDB設定をしたく、/etc/my.cnfの項目に以下の2行を追記しました。 [client] default-character-set=utf8 [mysqld] default-character-set=utf8 mysqlのバージョンは 3.23.58です。 ###mysql Ver 11.18 Distrib 3.23.58, for pc-linux (i686) mysqlを起動しようとすると以下のメッセージが表示されそのあとが進みません。。。 mysql: Character set 'utf8' is not a compiled character set and is not specified in the '/usr/share/mysql/charsets/Index' file このようなときはどうすればよいでしょうか。 ご教授いただけませんでしょうか。 よろしくお願いいたします。

    • ベストアンサー
    • MySQL
  • make.sh実行時のエラー対応方法に困っています。

    皆さん、こんにちわ。 大学の研究室の勧めで、 少しづつLinuxの事を勉強しだした者です。 今回は、先生に「インストールしておいてね!」と頼まれた、 シミュレーションソフトのコンパイルに うまくいかず悩んでおりましたが、 研究室の先生がしばらく出張で連絡が取れないのと、 周囲に質問できる人がおりませんで、 一生懸命に取り組んだのですが、 突破口が見つからず、 困り果てて質問させていただきました。 先生には2つのファイルを渡されました。 1つは、シミュレータソフトのソース(C++)でして、 もう一つは、 たぶんソースを「make」するためのソフトで make.shという名前のものです。 先生には簡単な手順書を渡されていましたが、 本当に簡単なものでして、 以下にあるような、たった2行のものでした。 (1)ソースをFTPやSCPでサーバにあげて解凍(tar.gz)する。 (2)もう1つのファイル「make.sh」を実行する。 上記(1)はさすがに成功しました。 次に(2)に移りました。 すると、まりにも長いテキストなので一部割愛しますが、 以下のエラー文がでてきて成功しませんでした。 # sh make.sh compile ctl configure.ac:4: error: Autoconf version 2.61 or higher is required configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 63 make.sh: line 8: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. compile csx configure.ac:4: error: Autoconf version 2.61 or higher is required configure.ac:4: the top level autom4te: /usr/bin/m4 failed with exit status: 63 make.sh: line 8: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. compile mdt checking for boostlib >= 1.33.1... yes checking whether the Boost::Signals library is available... yes checking for exit in -lboost_signals-gcc41-mt-1_36... yes checking for ctl... no configure: error: could not found libctl. if you have compiled libctl (still not installed) give a PATH to --with-ctl option. make: *** No targets specified and no makefile found. Stop. compile ndt compile ndt checking for boostlib >= 1.33.1... yes checking for ctl... no configure: error: could not found libctl. if you have compiled libctl (still not installed) give a PATH to --with-ctl option. make: *** No targets specified and no makefile found. Stop. compile cstp checking for boostlib >= 1.33.1... yes checking for ctl... no configure: error: could not found libctl. if you have compiled libctl (still not installed) give a PATH to --with-ctl option. make: *** No targets specified and no makefile found. Stop. compile csrpc checking for boostlib >= 1.33.1... yes checking for ctl... no configure: error: could not found libctl. if you have compiled libctl (still not installed) give a PATH to --with-ctl option. make: *** No targets specified and no makefile found. Stop. compile kbr checking for SHA1 in -lcrypto... no configure: error: could not found libcrypto. make: *** No targets specified and no makefile found. Stop. compile ovsim checking boost/assert.hpp usability... no checking boost/assert.hpp presence... no checking for boost/assert.hpp... no configure: error: Can't find "boost c++ library". Please install. make: *** No targets specified and no makefile found. Stop. make.sh: line 24: qmake-qt4: command not found make: *** No targets specified and no makefile found. Stop. どうすれば、「make.sh」に成功するのか?と、 とりあえず、エラーのでている内容で、 不足しているものについては、 インストールしてみよう!と思い、 # yum install boost # yum install qt4 これらにより、例えばboostやqt4に関するエラーなどについては、 解消されるのだと思いつつトライしてみたのですが、 yumインストールに成功するも、 全くエラー内容に改善は無く、 エラーの対処が分からなくなってしまいました状態です。 初心者の質問ですので、 回答するのは不足点などもあるかもしれませんが、 どなたか、アドバイスいただけると、 大変ありがたいです。 OSはCentOS5系になっています。 どうぞ宜しくお願い致します。

  • Server error! Error 500

    RedHat7.3, apache-2でCGIが動くようにしたいのですが、 httpd.confをいじったりいろいろやってるのですが Server error! Premature end of script headers: tmp.cgi Error 500 と言われてしまいます。 Object not found!(Error404)ではないのでcgiファイルがあることは認識されてるようですが、 ”早すぎる終わり”をどうやったら回避できますか? 教えてください。

  • Fatal error: Class 'Config' not found

    新しい configファイルを作りたいですけど、Fatal error: Class 'Config' not foundのメッセージが出てきた。どうやって設定した方がいいですか? require_once ('Config.php'); $conf = new Config; $root = & $conf->parseConfig('config.ini','IniFile');

    • ベストアンサー
    • PHP
  • PM+でエラー

    Interface5月号の付属V850基板をパソコンにつないで、付属CD-ROMに収録されていたPM+でC言語のプログラムをビルドしようとしたところ、次のようなエラーが出力されました。   ld850: CA850 error F4414: CallTbasePointer(CTBP) is not set. CTBP must be set when compiler option "-0t" (or "Xpro_epi_runtime=off") is not specified. ヘルプを参照してみても、よくわかりませんでした。 どうすれば直せるのか、具体的な手順を教えてください!

  • Windows XP Embedded開発について

    Windows XP Embeddedによるイメージ開発初心者です。 Embedded使用を引き継ぐことになり、ビルドまでの流れは一通り習得しましたが、ビルドを行うと「File not found」エラーが数百件発生します。 File not foundとなったファイルはリポジトリフォルダ内に入っているのですが、Target Designerにて参照するリポジトリファイルを選択できるのでしょうか。ビルド後に出るエラーは下記のものです。 Code = 0x800a004c Description = The index specified does not reference an existing item in the collection. よろしくお願いします。

  • 美人フィルタがダウンロードできない!!

    美人フィルタというソフトを使ってみたいのですが、そのページが、「File Not Found」 になっており、ダウンロードできません。。 誰か、どこにあるのか、知りませんか?? 「File Not Found」のURL:http://www.hirax.net/dekirukana8/bijin2/index.html

  • foobar2000で開くとエラーが出て聴けない

    持っているCDのバックアップにExact Audio Copyを使って、 無圧縮の.cueと.wavという拡張子のファイルを作成しているのですが、 あるファイルで.cueをfoobar2000というソフトで開いてみると、 Unable to open item for playback (Object not found):ファイルの名前/index: 1 以後、すべての曲を0.5秒くらい参照しては、 エラー/index: 2 エラー/index: 3 . . . と出て曲を聴くことができません。 .wavが失敗しているのかとそれのみを聞いてみたのですが、そっちは問題なさそうです。 .cueは近くの.wavを参照しているだけのファイルと調べたら出てたのですが、 二つは同じファイルの中に入れていますし、他のファイルは入れておりません。 どうすれば、このファイルをfoobar2000で聴くことができますか?

  • installation エラー

    http://www.xasis-game.com/title/residentevil4/download_1.shtml から「FileFront」をクリックし、バイオハザード4を保存してダウンロードして、解凍したファイルの中にあった「upd_pal110.exe」というファイルをクリックしたら、「installation destination is not found」というエラーがでて始められないんですけれどもどうすればいいでしょうか?

  • ZIPの解凍エラー

    あるZIPファイルをLHAユーティリティ32を使用し、 解凍しようとしたら何も解凍されませんでした。 ログを見てみると、以下のようなメッセージがあったのですが、 これは何が原因で解凍できなかったのでしょうか? End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in D:\tmp\XXXXXXX.zip, and cannot find D:\tmp\XXXXXXX.zip.zip, period.

専門家に質問してみよう