php 安装bcmath (linux)
yum install php-gd php-mbstring php-bcmath php-mcrypt
vi /etc/php.ini >> extension=bcmath.so
service httpd restart
yum install php-gd php-mbstring php-bcmath php-mcrypt
vi /etc/php.ini >> extension=bcmath.so
service httpd restart