windows 下安装或者卸载memcache

时间:2015-02-28 17:58:46   收藏:0   阅读:310

1.安装到系统服务中:

在doc中:执行此软件 memcached.exe -d install(如果提示错误,要找到cmd.exe用管理员身份打开)

2.卸载: 

在doc中:执行此软件 memcached.exe -d uninstall

3删除:

使用sc delete "memcached Server"

原文:http://www.cnblogs.com/tl542475736/p/4305641.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!