memcache安装
Posted 日拱一卒,功不唐捐
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了memcache安装相关的知识,希望对你有一定的参考价值。
windows下访问
http://pecl.php.net/package/memcache/3.0.8/windows
下载对应版本memcache的dll文件添加到php目录ext下
PHP.ini文件添加
extension=php_memcache.dll
重启apache,cmd 输入PHP -m查看加载模块。
ok
以上是关于memcache安装的主要内容,如果未能解决你的问题,请参考以下文章