Redis extension Download address for PHP under Windows

Source: Internet
Author: User

redis:http://windows.php.net/downloads/pecl/releases/redis/

Igbinary:http://windows.php.net/downloads/pecl/releases/igbinary

The specific version number needs to be determined based on the PHP version number, the compiler version number, and the CPU architecture.

Igbinary does not have a one-to-none relationship with Redis, just the same as the PHP version, the compiler version number, and the CPU architecture.

Redis Extended Installation Method:

1. Copy the downloaded php_redis.dll and php_igbinary.dll extension files to the Php\ext

2. Open php.ini; Add the following code:

1 ; Php-redis 2 extension=php_igbinary.dll3 Extension=php_redis.dll

3. Restart the service, there are redis entries in Phpinfo to indicate success

Redis Extensions for PHP 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.