「PHP」で「bcmul」関数利用しようとしたら「PHP Fatal error: Call to undefined function bcmul()」エラーがでた。
php-bcmathのパッケージが不足していたのでインストールをしました。
# yum install php-bcmath
「PHP」で「bcmul」関数利用しようとしたら「PHP Fatal error: Call to undefined function bcmul()」エラーがでた。
php-bcmathのパッケージが不足していたのでインストールをしました。
# yum install php-bcmath