码迷,mamicode.com
首页 > 其他好文 > 详细

wamp安装memcache

时间:2014-09-02 18:16:25      阅读:150      评论:0      收藏:0      [点我收藏+]

标签:os   io   ar   art   amp   on   c   安装   php   

下载memcache,将其中的memcached.exe解压至PHP安装目录,然后打开DOS命令行,切换至PHP安装目录,运行memcached.exe -d -install,之后开启,memcached.exe -d -start,最后将压缩包内的php_memcache.dll拷贝至PHP安装目录的ext目录下,并在php.ini中加入extension=php_memcache.dll,然后将wamp中php的memcache模块开启,最后重启wamp

wamp安装memcache

标签:os   io   ar   art   amp   on   c   安装   php   

原文地址:http://my.oschina.net/u/230745/blog/309269

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!