更换清华源 sed -i 's_downloads.openwrt.org_mirrors.tuna.tsinghua.edu.cn/openwrt_' /etc/opkg/distfeeds.conf 清华源->腾讯源 sed -i 's_mirrors.tuna.tsinghua.edu.cn_
1、找了个云服务器平台,申请了便宜的VPS,安装了CentOS 7 2、使用yum命令安装了httpd,并用systemctl命令设置自动启动 3、前去wordpress官网下载最新版本,上传至服务器,并解压至httpd的www目录下。 4、根据wordpress下载页面的提示,安装对应版本的PHP