
PHP 5.6
1.下载
wget http://pecl.php.net/get/grpc-1.2.0.tgz
2.找到你本机的phpize路径
/home/yx/server/php56/bin/phpize
3.替换你本机phize路径
./configure –with-php-config=/home/yx/server/php56/bin/php-config
4.编译安装
make && make install

PHP 5.6
1.下载
wget http://pecl.php.net/get/grpc-1.2.0.tgz
2.找到你本机的phpize路径
/home/yx/server/php56/bin/phpize
3.替换你本机phize路径
./configure –with-php-config=/home/yx/server/php56/bin/php-config
4.编译安装
make && make install
近期评论