代码改变世界

php安装igbinary模块

2011-10-01 01:30  游乐场123  阅读(467)  评论(0编辑  收藏  举报

下载地址:http://pkgs.org/centos-5-rhel-5/remi-x86_64/php-igbinary-1.1.1-1.el5.remi.x86_64.rpm.html

源码下载地址:https://github.com/phadej/igbinary

phpize
./configure

make && make install