PHP5.5 install php-redis extension _ PHP Tutorial

Source: Internet
Author: User
Install php-redis extension in PHP5.5. The xampp integrated environment for development in windows. if you want to install a php-redis extension, the extended github address is: github. comnicolasffphpredis description to find the installation process under windows: htt windows under the development of xampp integrated environment, want to install a php-redis extension, the extension of github address: https://github.com/nicolasff/phpredis

Find the installation process in windows: https://github.com/nicolasff/phpredis/issues/213#issuecomment-11361242

The php version is still 5.4. after reading my php version is 5.5.6, you can only find another version. you can use this installation guide for version 5.4.

Find the extension of 5.5 and find the download list:

Php_redis-5.5-vc11-ts-x86-00233a.zip http://d-h.st/4A5
Php_igbinary-5.5-vc11-ts-x86-c35d48.zip http://d-h.st/QGH

Php_redis-5.5-vc11-nts-x86-00233a.zip http://d-h.st/uGS
Php_igbinary-5.5-vc11-nts-x86-c35d48.zip http://d-h.st/bei

Php_redis-5.5-vc11-ts-x64-00233a.zip http://d-h.st/1tO
Php_igbinary-5.5-vc11-ts-x64-c35d48.zip http://d-h.st/rYb

Php_redis-5.5-vc11-nts-x64-00233a.zip http://d-h.st/N0d
Php_igbinary-5.5-vc11-nts-x64-c35d48.zip http://d-h.st/c1a

View your phpinfo information

Select the package download of the ts-x86, put the downloaded decompressed php_igbinary.dll and php_redis.dll into the ext directory of php

Modify php. ini and add

; php-redisextension=php_igbinary.dllextension=php_redis.dll

Restart apache and view the phpinfo information about the redis extension.

Find the installation process in windows: htt...

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.