Configure redis in php

Source: Internet
Author: User
I want to configure redisphp5.3 for the wamp integrated development environment. I want to configure redis php5.3 for the wamp integrated development environment.

Reply content:

I am a wamp integrated with the development environment and want to configure redis php5.3.

Https://github.com/ichadhr/wamp-redis

Installation looks simple:

Installation

Install Wamp Server as usually (if your machine don't have C ++ runtime
Install first vcredist_x64.exe)

In redis folder we will find redis. bat, This script make easy
Install service, start, stop and uninstall service redis server.
Please run install service first before start redis. Config file also
Available redis. windows. conf.

Copy php_redis.dll and php_igbinary.dll to wamp installation folder.
E. g wampbinphpphp5.5.12ext \

Finally, we need load this extension to php. ini:

[PHP_REDIS] extension = php_redis.dll extension = php_igbinary.dll We can
Start wamp server now.

Http://www.cnblogs.com/zichi/p/use-redis-in-windows-for-php.html

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.