WordPress保姆级搭建教程
最受欢迎的博客系统
https://www.xiaoqikeji.com/index.php/archives/27/
WordPress是一个以PHP和MySQL为平台的自由开源的博客软件和内容管理系统,全球有超过43%的网站使用WordPress系统,是最适合自己建网站选用的建站程序。
准备工作
1.域名 并解析好
2.服务器 最低配置1h1g即可宝塔国际版(截止到2024.08.01)最新版本可以自行访问宝塔国际版官网复制
URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanelWordPress源码(截止到2024.08.01)https://t.me/xiaoqiziyuanku/35?comment=4452
最新版本可以自行访问WordPress官网下载