无标题文档
wdCP系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdCDN系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
wdOS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用教程) wdDNS系统 (介绍,功能特性,运行环境,安装说明,演示,常见问题,使用手册)
注册 发贴 提问 回复-必看必看 wddns免费智能 DNS 开通 本地或虚拟机使 用wdcp 一键包在mysql编 译时"卡住"
【300G高防】双线 无视攻击 wdcp官方技术支持/服务 阿里云8折优惠券 无敌云 腾讯云优惠中,现注册更有260代金额券赠送
返回列表 发帖
提问三步曲: 提问先看教程/FAQ索引(wdcp,wdcp_v3,一键包)及搜索,会让你更快解决问题
1 提供详细,如系统版本,wdcp版本,软件版本等及错误的详细信息,贴上论坛或截图发论坛
2 做过哪些操作或改动设置等

温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的
[root@iZ28z3vtapbZ soft]# sh memcached_ins.sh
Select php version:
    1 php-5.2.17 (default)
    2 php-5.3.27

Please Input 1,2: 1
Loaded plugins: security
base                                                     | 3.7 kB     00:00
epel                                                     | 4.4 kB     00:00
extras                                                   | 3.4 kB     00:00
extras/primary_db                                        |  26 kB     00:00
rpmforge                                                 | 1.9 kB     00:00
updates                                                  | 3.4 kB     00:00
updates/primary_db                                       | 749 kB     00:00
Setting up Install Process
Package zlib-devel-1.2.3-29.el6.x86_64 already installed and latest version
Nothing to do
memcached_ins.sh: line 36: ./configure: Permission denied
make: *** No targets specified and no makefile found.  Stop.
--------------------------------------------------------------------------------
老大,这是怎么回事,要如何调整呢?

TOP

[root@iZ28z3vtapbZ libevent-1.4.14b-stable]# ./configure --prefix=/usr
-bash: ./configure: Permission denied
------------------------------------
根据memcached.sh文件里的内容手工操作时,是这样出现的。

TOP

找到问题点了,
bash ./configure: Permission denied
原因:wdcp的云锁阻止导致的,我们要先去卸载云锁再安装memcached缓存系统。
如何卸载云锁?
ssh连接上去,执行 /usr/local/yunsuo_agent/uninstall 等会就成功卸载云锁了。

TOP

返回列表