php_redis.dll Extension for PHP5.4.x Setup Guide

To install php_redis.dll for PHP5.4.x on a Windows platform (XP x32 with FastCGI PHP5.4.9 and Nginx 1.4.0), follow these steps:

  1. Place php_redis.dll and php_igbinary.dll in the PHP ext directory.
  2. Edit the php.ini file to include the following lines:
extension=php_igbinary.dll
extension=php_redis.dll
  1. Restart your web server.

Important: Ensure that php_igbinary.dll is listed before php_redis.dll in the php.ini file for the extension to work correctly.

7z 文件大小:88.37KB