biao199423 发表于 2015-5-20 09:41:47

win7下安装memcached出现failed to install service or service already installed解决办法

  安装memcached时总是提示“failed to install service or service already installed”,开始以为是版本问题,就下了好几个不同版本,可还是老问题,
  经过上网查资料,终于把memcached给安上了。
  解决办法是:
  1.在开始菜单里找到附件以管理员身份运行命令提示符(最关键的一步)
  2.转到memcached程序文件夹下
  3.运行命令行开始安装
  memcached.exe -d install
  没有出错,安装完毕。。。
页: [1]
查看完整版本: win7下安装memcached出现failed to install service or service already installed解决办法