Install the redis extension of php5.5 under windows, php5.5redis
Wamp integrated environment for development under windows, I want to install php-redis Extension, extended github address: https://github.com/nicolasff/phpredis
php_redis.dll download address: http://windows.php.net/downloads/pecl/snaps/redis/2.2.5/
Look at your phpinfo information
Select the ts-x86 package to download, and put the downloaded and decompressed php_igbinary.dll and php_redis.dll into the ext directory of php
Then modify php.ini and add
Restart apache and check phpinfo for redis extension information
phpredis Chinese manual address: http://www.cnblogs.com/ikodota/archive/2012/03/05/php_redis_cn .html
http://www.bkjia.com/PHPjc/992388.htmlwww.bkjia.comtruehttp: //www.bkjia.com/PHPjc/992388.htmlTechArticleInstalling php5.5 redis extension under windows, php5.5redis is a wamp integrated environment for development under windows. I want to Install a php-redis extension, the extended github address: https://github.com/nicolasff/phpre...
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