码迷,mamicode.com
首页 > Web开发 > 详细

PHP memcache 安装问题

时间:2016-04-11 18:25:21      阅读:203      评论:0      收藏:0      [点我收藏+]

标签:

第一步:下载  memcached.exe  

第二步:c:\window\system32\cmd.exe  管理员启动  

第三步: memcached.exe -d start

(错误)

failed to start service

右键计算机->  管理-> 服务->  启动windows  installer       

没问题继续走

打开php.ini    去掉 memcache.dll  的 “;”  

重启WAMP    OK

然后 在打开  phpinfo    找  memcache  是否支持。OK   

 

PHP memcache 安装问题

标签:

原文地址:http://www.cnblogs.com/carzy-dream/p/5379350.html

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