0
docker containerでLinuxインスタンスを実行しています。これはDebianです:PHP 5.6のjessieです。debianにbcmathをインストールするには:jessie php5.6?
bcmathモジュールをインストールしたいが、私は成功していない。
誰かがそれをどのように知っていますか?パーフェクトを
[email protected]:/etc/php5/fpm# apt install php5.6-bcmath
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php5.6-bcmath
E: Couldn't find any package by regex 'php5.6-bcmath'
、bcmathが有効になりました。 – zwitterion