[PHP-users 5851] 国際化版PHP4.1.2で上手く表示ができない。

桝形 誠二 php-users@php.gr.jp
Mon, 04 Mar 2002 15:03:54 +0900


毎度毎度お手数お掛けします、桝形です。

http://nxweb.dyndns.org:8080/php-i18n-download.html
から
php-4.1.2-multibyte.tar.gz
php-4.1.1-multibyte.tar.gz

を使用させて頂き、インストールしています。

コンパイルオプションやphp.iniの設定は一緒なのですが、
php-4.1.2-multibyte.tar.gzの方では、script_encodingが
上手く動作していない?みたいです。

php.iniに
mbstring.script_encoding      = SJIS
を追加しても
phpinfoに反映されていないような状況です。
./configure --help
でも
--enable-zend-multibyte \
がない状況です。
また、ページの表示もPHP-4.1.2-multibyteの方では
上手く表示できていません。

./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--enable-track-vars \
--enable-mbstr-enc-trans \
--enable-mbstring \
--enable-zend-multibyte \
--with-iconv=/usr/local/iconv \
--with-mysql=/usr/local/mysql \
--with-pgsql=/usr/local/pgsql \
--with-gd=/usr/local/gd \
--with-jpeg-dir=/usr/local/jpeg \
--with-png-dir=/usr/local/png \
--with-ttf-dir=/usr/local/freetype \
--with-zlib-dir=/usr/local/zlib \
--with-pdflib=/usr/local/pdf \
--with-tiff-dir=/usr/local/tiff \
--enable-ftp \
--enable-calendar \
--enable-bcmath \
--enable-trans-sid \
--disable-debug

output_buffering  = On
output_handler    = mb_output_handler
mbstring.internal_encoding    = EUC_JP
mbstring.http_input           = auto
mbstring.http_output          = SJIS
mbstring.detect_order         = auto
mbstring.substitute_character = auto
mbstring.script_encoding      = SJIS

こういう現象がでているのは僕の所だけでしょうか?

まだ試せていませんが、現象からみると単純に
php-4.1.2-multibyte.tar.gzの方では国際化パッチが
当たっていないだけ?
_______________________

  桝形 誠二( Masugata Seiji )
  E-Mail : s.masugata@digicom.dnp.co.jp

 ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄