debian php无法使用bc函数 bcmath

Posted yaolunhui

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了debian php无法使用bc函数 bcmath相关的知识,希望对你有一定的参考价值。

第一步先安装bcmath

apt-get install php-bcmath

第二步,配置php.ini

extension=bcmath.so
bcmath.scale = 1

 

第三步:重启apache2

/etc/init.d/apache2 restart

 


以上是关于debian php无法使用bc函数 bcmath的主要内容,如果未能解决你的问题,请参考以下文章

PHP BC 数学 函数

php浮点数精确运算之bc系列函数

PHP:无法在 Bitnami Debian LAMP 上写入文件

PHP 的 BC MATH 系列数学函数

在 debian 上使用 php7.0 和 apache 服务器

Modx Evo / Debian 9:无法打开文件(/assets/cache//sitePublishing.idx.php)