码迷,mamicode.com
首页 > Windows程序 > 详细

win8(64位)下memcache安装时报错“ failed to install service or service already installed” 与安装

时间:2014-11-30 18:28:18      阅读:257      评论:0      收藏:0      [点我收藏+]

标签:style   io   ar   color   sp   文件   on   art   bs   

解决办法:

1、找到cmd.exe文件(c:\windows\system32\cmd.exe)

2、右键cmd.exe以管理员方式运行

3.把php_memcache.dll放到php的ext目录:

4. 在 php.ini上增加一行:extension=php_memcache.dll

5.cmd进入memcached.exe的目录,然后执行安装memcached.exe -d install  接下来启动memcached.exe -d start

 

win8(64位)下memcache安装时报错“ failed to install service or service already installed” 与安装

标签:style   io   ar   color   sp   文件   on   art   bs   

原文地址:http://www.cnblogs.com/h653/p/4133321.html

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