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

温馨提示:信息不详,很可能会没人理你!论坛有教程说明的,也可能没人理!因为,你懂的

[BUG反馈] 阿里云安装 第一步就卡住了。

如下。请老大看看。 编译模式安装。

  1. --- www.wdlinux.cn ping statistics ---
  2. 1 packets transmitted, 0 received, +1 errors, 100% packet loss, time 0ms

  3. CentOS release 6.3 (Final)
  4. Preparing...                ##################################################
  5.         package rpmforge-release-0.5.2-2.el5.rf.x86_64 is already installed
  6. Loaded plugins: fastestmirror
  7. Loading mirror speeds from cached hostfile
  8. * base: centos.ustc.edu.cn
  9. * extras: centos.ustc.edu.cn
  10. * rpmforge: mirror.oscc.org.my
  11. * updates: centos.ustc.edu.cn


  12. http://mirror.oscc.org.my/dag/redhat/el5/en/x86_64/rpmforge/repodata/primary.sqlite.bz2: [Errno 12] Timeout on http://mirror.oscc.org.my/dag/redhat/el5/en/x86_64/rpmforge/repodata/primary.sqlite.bz2: (28, 'Operation too slow. Less than 1 bytes/sec transfered the last 30 seconds')
  13. Trying other mirror.
复制代码

用rpm包安装吧,省时间,还用着这么折腾

TOP

呵呵。  有强迫症。。
找到原因了。
  1. sed -i "s/enabled=0/enabled=1/g" /etc/yum/pluginconf.d/fastestmirror.conf
复制代码

即可。
另外,阿里云的兄弟们,编译前别忘了。
  1. vi /etc/yum.conf #修改文件
  2. exclude=kernel* #修改为
  3. #exclude=kernel*
  4. #保存退出
复制代码

TOP

这个问题,论坛上已有过说明了
看清提问三步曲及多看教程/FAQ索引(wdcp,v3,一键包,wdOS),益处多多.wdcp工具集 阿里云主机8折优惠码

TOP

返回列表