为 Windows 编译 phpredis
我正在尝试为我的开发服务器找到 phpredis 扩展(php),我知道如何在 Linux 上构建它,但我不确定如何在 Windows 上实现它,我已经尝试过互联网上可用的扩展,但那是 VC9 版本,而我的php是用VC6编译的,任何人都有VC6版本或者知道如何在Windows上编译它。
谢谢
I am trying to find phpredis extension (php) for my development server, I know how to build it on linux but I'm not sure how to achieve that on windows, I have tried the one available on internet but that is VC9 version while my php is compiled with VC6, anybody have VC6 version or know how to compile that on windows.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
VC6和VC9版本:
https://github.com/nicolasff/phpredis/downloads
Both VC6 and VC9 versions:
https://github.com/nicolasff/phpredis/downloads
您可以在这里获取 VC6 二进制文件:
https://github.com/owlient/phpredis/issues/87< /a>
You can get VC6 binary here:
https://github.com/owlient/phpredis/issues/87