トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS


  • 追加された行はこの色です。
  • 削除された行はこの色です。
[[kailas.asm]]

PHP Version 4.2.2

 [root@inasa src]# tar xvfz php-4.2.2.tar.bz2
 [root@inasa php-4.4.2]# ./configure --prefix=/opt/IBMIHS \
  --with-ibm-db2=/opt/IBM/db2/V8.1 \
  --with-apxs2=/opt/IBMIHS/bin/apxs \
  --enable-i18n \
  --enable-mbregex
 [root@inasa php-4.4.2]# make
 [root@inasa php-4.4.2]# make install

漢字コード変換に必要
 --enable-mbstring \
 --enable-mbstr-enc-trans \



register_globals問題
http://d.hatena.ne.jp/keyword/register_globals