标题:
[分享]
安装过PHP5.4.37 另安装bcmath扩展的操作方法
[打印本页]
作者:
3g210
时间:
2015-4-4 20:14
标题:
安装过PHP5.4.37 另安装bcmath扩展的操作方法
本帖最后由 3g210 于 2015-4-4 20:35 编辑
PHP5.4.37安装bcmath扩展
cd /root/php-5.4.37/ext/bcmath //进入以前安装php-5.4.37时的解压包中的
bcmath
目录
/www/wdlinux/php/bin/phpize
./configure --with-php-config=/www/wdlinux/php/bin/php-config
make && make install
echo 'extension=bcmath.so' >> /www/wdlinux/etc/php.ini
然后重启服务
service httpd restart
or
service nginxd restart
其它的扩展,参考这这个例子即可完成安装。
类似参考事例:
http://www.qiankuns.com/2013/01/php-install-bcmath-module.html
http://www.splaybow.com/post/wdcp-php.html
http://www.itbulu.com/wdcp-exif-bcmath.html
http://www.it165.net/admin/html/201408/3592.html
作者:
w263756314
时间:
2015-4-15 17:16
赞!赞!赞!赞!
欢迎光临 WDlinux官方论坛 (http://wdlinux.cn/bbs/)
Powered by Discuz! 7.2