环境准备
- 服务器系统:CentOS7.9(不一定是这个系统,别的liunx系统都可以)
- 操作面板宝塔:宝塔安装命令
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh ed8484bec
- 服务环境:nginx1.26 PHP7.0 MySQL5.7
![图片[1]-【部署教程】KG电玩图文部署教程-小昂裕的百宝库](https://xiaoangyu.cc/wp-content/uploads/2025/12/image.png)
教程开始
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END












请登录后查看评论内容