您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

Gearman-PHP扩展源码编译

2024/3/2 17:41:44发布36次查看
ps:gearman-php扩展源码编译过程
#当前服务器环境操作系统:centos release 6.2php版本 php 5.4.42
gearmand源码编译,gearman-php扩展依赖该库 由于扩展依赖libgearman库,并且libgearman库在gearmand源码编译中产生,所以先源码装gearmand
#gearmand依赖包安装yum install -y gcc gcc-c++ libevent libevent-devel boost boost-devel gperf uuid libuuid libuuid-devel;#gearmand源码编译wget https://launchpad.net/gearmand/1.2/1.1.12/+download/gearmand-1.1.12.tar.gz;tar -zxvf gearmand-1.1.12.tar.gz;cd gearmand-1.1.12;./configure --prefix=/usr/local/gearmand;make && make install;
gearman-php扩展安装 php gearman扩展主页
wget http://pecl.php.net/get/gearman-1.1.2.tgz;tar zxvf gearman-1.1.2.tgz;cd gearman-1.1.2;/usr/local/php/bin/phpize;./configure --with-php-config=/usr/local/php/bin/php-config --with-gearman=/usr/local/gearmand;make && make install;#命令汇总:wget http://pecl.php.net/get/gearman-1.1.2.tgz;tar zxvf gearman-1.1.2.tgz;cd gearman-1.1.2;/usr/local/php/bin/phpize;./configure --with-php-config=/usr/local/php/bin/php-config --with-gearman=/usr/local/gearmand;make && make install;
将gearman.so模块信息加入php.ini
vi /usr/local/php/etc/php.ini#增加extension_dir = './' -> extension_dir = '/usr/local/php/lib/php/extensions/no-debug-non-zts-20100525/'extension=gearman.so
重启php,通过命令:php -m | grep ‘gearman’ 查询扩展是否已经安装
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product