php 5.2.5をインストールしてたら、configureでマッチしないオプションが。
Notice: Following unknown configure options were used:
–enable-mbstr-enc-trans
–enable-versioning
–enable-trans-sid
–with-soap=yes
というメモ。
soapは –enable-soap
versionは –version
ですね。
php 5.2.5をインストールしてたら、configureでマッチしないオプションが。
Notice: Following unknown configure options were used:
–enable-mbstr-enc-trans
–enable-versioning
–enable-trans-sid
–with-soap=yes
というメモ。
soapは –enable-soap
versionは –version
ですね。