开发者

How to install PHP extension

I am pulling my hair for the moment trying to work with redis database in PHP. After some discussion, I was told that this PHP extension would do the trick for me: http://github.com/owlient/phpredis

How can开发者_开发知识库 I install it on my development server which runs WinXP? Does it need compiling to become a Windows-supported .dll-file?

Thanks


I have compiled a binary for php 5.3 here. To install it just download and put the dll in the php extensions directory and add the extension to php.ini.

https://github.com/char101/phpredis/downloads

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜