Redis Extensions for php5.5 installed under Windows

Source: Internet
Author: User
Tags phpinfo

Windows development under the XAMPP integrated environment, want to install a php-redis extension, extended GitHub address: Https://github.com/nicolasff/phpredis

PHP_REDIS.DLL:HTTP://WINDOWS.PHP.NET/DOWNLOADS/PECL/SNAPS/REDIS/2.2.5/look at the information of his phpinfo

Select Ts-x86 package Download, will download the extracted Php_igbinary.dll and php_redis.dll into the PHP ext directory
Then modify PHP.ini, join
    1. ; php-redis
    2. Extension=php_igbinary. DLL
    3. Extension=Php_redis. DLL
Restart Apache and see phpinfo for information on Redis extensions.
Phpredis Chinese manual address:Http://www.cnblogs.com/ikodota/archive/2012/03/05/php_redis_cn.html

Redis Extensions for php5.5 installed under Windows

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.