Home  >  Article  >  Backend Development  >  win7 64位 WAMP环境下(PHP5.3) redis扩展没法生效

win7 64位 WAMP环境下(PHP5.3) redis扩展没法生效

WBOY
WBOYOriginal
2016-06-13 12:02:56768browse

win7 64位 WAMP环境下(PHP5.3) redis扩展无法生效
将正确的redis.dll(for php5.3 + apache)放入到ext目录下

在php.ini里边添加redis扩展. 

但是打印出phpinfo 还是没有redis   无论如何都尝试不成功

win7 32位可以  求教如何在64位下使用redis
------解决方案--------------------
https://github.com/dmajkic/redis/downloads
下载最新的包,使用64位的dll.

不过

我没用过.哈哈哈
------解决方案--------------------
解决了吗
------解决方案--------------------
找一个64位的dll,当然,很可能找不到,或者64位win7也可以装32位wamp环境的,反正64位装imagick找了很久没搞定,直接换回32位环境了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn