Install redis and PHPredis extension in Windows

Source: Internet
Author: User
: This article describes how to install redis and PHPredis extensions in Windows. For more information about PHP tutorials, see. 1. first install Redis

Address: https ://Github. Com/MSOpenTech/redis/releases

Find a version. after the download is complete, decompress it to the folder on a disk. The name is redis.

Then open the dispatch command line and execute the decompressed redis-server.exe file to enable the local redis, Port 6379

II. install redis extension for PHP

Dll: https://pecl.php.net/package/redis/2.2.7/windows

Download the required dll file, put the. dll file in the ext folder where PHP is located, modify the PHP configuration file, and add extension = php_redis.dll

Restart the environment to use new redis ().

The above describes how to install redis and PHPredis extensions in Windows, including github, and hope to help those who are interested in PHP tutorials.

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.