我是集成开发环境的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++ runtimeinstall first vcredist_x64.exe) In redis folder we will find redis.bat, This script make easy toinstall service, start, stop and uninstall service redis server.Please run install service first before start redis. Config file alsoavailable 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 canstart wamp server now.
http://www.cnblogs.com/zichi/p/use-redis-in-windows-for-php.html
立即学习“PHP免费学习笔记(深入)”;
PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号