当我在 CentOS 6 上安装 mysql 时,出现以下错误:
yum install mysql mysql-server
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was
14: PYCURL ERROR 22 - "The requested URL returned error: 403"
Error: Cannot find a valid baseurl for repo: base
我想我还没有Yum
安装。请告诉我相应的步骤。
我也无法SSH
在 Ubuntu 上安装。
答案1
很明显,403 错误意味着您的 centos 服务器无法连接到 Internet 或 CentOS Repos 可能出现网络故障。