osc_298
osc_829****@hotma*****
2005年 2月 2日 (水) 09:16:25 JST
こんにちは、お世話になります。 文字化けしていますか、何故でしょう? 迷宮に入り込んだ感じです。 皆様のご意見を参考に色々と調べたのですが、修正箇所が見つかりません サーバー情報は サーバー OS:Linux 2.4.27 データベース:MySQL 4.0.22-standard-log HTTP サーバー:Apache/1.3.33 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.3.10 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.6b PHP バージョン:4.3.10 (Zend: 1.3.0) htaccess # $Id: .htaccess,v 1.1.1.1 2003/02/20 01:03:53 ptosh Exp $ # # This is used with Apache WebServers # # The following makes adjustments to the SSL protocol for Internet # Explorer browsers # # For this to work, you must include the parameter 'Limit' to the # AllowOverride configuration # # Example: # #<Directory "/usr/local/apache/htdocs"> # AllowOverride Limit #</Directory> # # 'All' with also work. (This configuration is in your # apache/conf/httpd.conf file) Directoryindex index.html index.php <IfModule mod_setenvif.c> <IfDefine SSL> SetEnvIf User-Agent ".*MSIE.*" \ nokeepalive ssl-unclean-shutdown \ downgrade-1.0 force-response-1.0 </IfDefine> </IfModule> php_flag output_buffering OFF php_flag register_globals On php_flag encoding_translation On php_value register_globals On php_value output_buffering OFF php_value default_charset EUC-JP php_value mbstring.language Japanese php_value mbstring.encoding_translation On php_value mbstring.internal_encoding EUC-JP php_value mbstring.http_input auto php_value mbstring.http_output EUC-JP php_value mbstring.detect_order auto php_value mbstring.substitute_character none <Files 403.shtml> order allow,deny allow from all </Files> 原因は何でしょうか? 他サイトでは出ていないのでしょうか? わかるお方いらっしゃいますか? > > 文字化けですが、いかにご紹介のサイトで私のブラウザでは文字化けします。 > トップページでは、「メーカーで探す」のプルダウンメニューが化けてます。 > アカウント作成ページでも、「県名」「メールマガジン」が化けてますね。 > 表示は全て「・・・・」です。 > 半角文字はちゃんと表示されてますけど・・・。 > (例: メーカ名では「NT・・・・」) > > Windows ME: > IE Ver6.0.2800.1106 > 更新バージョンはSP1以外に16個ほどかかっています。 > エンコードは勿論「自動→EUC」です。 > > 同じページを違うマシンで見ると正常です。 > 正常なマシーン。 > Windows XP: > IE Ver 6.0.2900.2180.xpsp_sp2_rtm.040803-2158 > ちなみにFireFax1.0でも正常です。 > > ブラウザーのバージョンが違うといえば違うのですが・・・。 > 何故でしょう? >