[PHP-users 18471]Re: ConfigureCommandの表示について
planet-m
mtakahashi @ tanseisha.co.jp
2003年 10月 16日 (木) 16:21:39 JST
すいません説明が足りなすぎでした。
ConfigureCommandとは
<?php phpinfo() ?>のなかの項目のことです。
なぜ再インストールしたかというと
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-pgsql=/usr/local/pgsql--enable-mbstring
--enable-mbregex --enable-versioning
上記を
./configure --without-mysql --with-apxs=/usr/local/apache/bin/apxs
--with-pgsql=/usr/local/pgsql --enable-mbstring
--enable-mbregex --enable-versioning --enable-zend-multibyte
--with-unixODBC
これに
変更したかったからです。
よろしくお願いいたします。
PHP-users メーリングリストの案内