xp/win7中系统安装memcached服务,卸载memcached服务,以及删除memcached服务

Posted 前端HL

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xp/win7中系统安装memcached服务,卸载memcached服务,以及删除memcached服务相关的知识,希望对你有一定的参考价值。

1.安装到系统服务中:

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

2.卸载: 

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

3删除:

使用sc delete "memcached Server"

 

原链接:http://blog.csdn.net/devilzy2656/article/details/8566860


以上是关于xp/win7中系统安装memcached服务,卸载memcached服务,以及删除memcached服务的主要内容,如果未能解决你的问题,请参考以下文章