dougong7850 2018-11-08 07:57
浏览 98

Memcache.exe无法安装已安装的服务或服务

I installed xampp on my local computer. The data in the project is stored in memory, but the memcached function did not work on my local machine.

$memcache=memcache_connect('127.0.0.1', 11211); 

Error code:

Fatal error: Call to undefined function memcache_connect() in 

I called the error, but the solutions didn't work for me.

Suggested solutions include the addition of new services

I am getting this error when adding new service "failed to install service or service already installed"

**Windows 7
**Xampp
**Apache/2.4.34 (Win32) OpenSSL/1.0.2o PHP/5.6.38
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 乘性高斯噪声在深度学习网络中的应用
    • ¥15 运筹学排序问题中的在线排序
    • ¥15 关于docker部署flink集成hadoop的yarn,请教个问题 flink启动yarn-session.sh连不上hadoop,这个整了好几天一直不行,求帮忙看一下怎么解决
    • ¥30 求一段fortran代码用IVF编译运行的结果
    • ¥15 深度学习根据CNN网络模型,搭建BP模型并训练MNIST数据集
    • ¥15 C++ 头文件/宏冲突问题解决
    • ¥15 用comsol模拟大气湍流通过底部加热(温度不同)的腔体
    • ¥50 安卓adb backup备份子用户应用数据失败
    • ¥20 有人能用聚类分析帮我分析一下文本内容嘛
    • ¥30 python代码,帮调试,帮帮忙吧