我是整合開發環境的wamp 想設定redis php5.3版本的 求大神教
我是整合開發環境的wamp 想設定redis php5.3版本的 求大神教
https://github.com/ichadhr/wamp-redis
安裝似乎很簡單:
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 to
Please run install service first before start redis.
install service, start, stop and uninstall service redis server.
Please run install service first before start redis server.
Please run install service first before start redis server.e.g wampbinphpphp5.5.12ext
Copy php_redis.dll and php_igbinary.dll to wamp installation folder.Finally, we need load this extension to php.ini:
start wamp server now.
[PHP_REDIS] extension=php_redis.dll extension=php_igbinary.dll We can
http://www.cnblogs.com/zichi/p/use-redis-in-windows-for-php.html🎜