Home >Database >Mysql Tutorial >PHP安装Redis扩展教程

PHP安装Redis扩展教程

WBOY
WBOYOriginal
2016-06-07 16:10:121298browse

安装redis 下载软件包phpredis https://github.com/nicolasff/phpredisuzip master #解压得到 phpredis-mastercd phpredis-master #进入安装目录/www/wdlinux/php/bin/phpize #用phpize生成configure配置文件./configure --with-php-config=/www/wdlinux/php

安装redis 下载软件包phpredis https://github.com/nicolasff/phpredis uzip master #解压得到 phpredis-master cd phpredis-master #进入安装目录 /www/wdlinux/php/bin/phpize #用phpize生成configure配置文件 ./configure --with-php-config=/www/wdlinux/php/bin/php-config #配置 make #编译 make install #安装 安装完出现这个信息 \

配置php支持喎?http://www.2cto.com/kf/ware/vc/" target="_blank" class="keylink">vc3Ryb25nPgp2aW0gL3d3dy93ZGxpbnV4L3BocC9ldGMvcGhwLmluaQrM7bzTICBleHRlbnNpb249JnF1b3Q7cmVkaXMuc28mcXVvdDsK1tjG9M/CYXBhY2hlo6zU2nBocGluZm8oKcrks/a1xNDFz6LW0Lvhz9TKvnJlZGlz0MXPorHtyr6zybmmCjxpbWcgc3JjPQ=="http://www.2cto.com/uploadfile/Collfiles/20141117/2014111709270621.jpg" alt="">
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn