登录 phpMyAdmin
不知道地址和账号密码的,找服务器商要
编号1,选择你的数据库
编号2,点击SQL
编号3,复制下方代码
编号4,执行
#一键清空整站内容
# 针对小说站 :
truncate ay_697_content;
truncate ay_article;
truncate ay_content;
truncate ay_member_comment;
truncate ay_member_data;
truncate ay_member_stow;
truncate ay_tagindex;
truncate ay_taglist;
truncate jieqi_article_article;
truncate jieqi_article_chapter;
# 针对其它站 :
truncate ay_697_content;
truncate ay_content;
truncate ay_member_comment;
truncate ay_member_data;
truncate ay_member_stow;
truncate ay_tagindex;
truncate ay_taglist;
[注1]清空后,下列文件夹可删除:
dynamic、files
uploads/allimg、uploads/litimg、uploads/thumb
txt/txt、txt/zip
有就删,没有就不管
[注2]
若用的是火车头采集,需要:
删除火车头,重新解压,重新配置