1、首先域名解析并设置好。
2、打开bt数据库管理替换域名
宝塔面板》数据库》管理中,通过phpMyAdmin修改网站数据库【wp_options】表中的2个字段【siteurl】、【home】值为新的域名。如果没有设置ssl就写http域名,如果设置了sll就写https。如果前面网站域名解析成功的话,设置之后可以访问新的网站
之前服务器后台已放行888.中间数据库phpMyAdmin管理打不开,是php版本不对,安装对应的php版本即可。
参考:https://blog.csdn.net/hu5566798/article/details/123498572 https://cloud.tencent.com/developer/article/1175167