discuz搬家后提示(1036) Table ‘common_member_status’ is read only的解决方法!
最近把discuz论坛从windows平台搬到linux平台运行,过程出了点问题的解决方法
discuz搬家后提示:(1036) Table ‘common_member_status’ is read only
重新给予权限即可:chown -R mysql:mysql 数据库目录
本教程由铁网维原创出品 服务器运维官方网址http://www.tieww.com 欢迎大家多多关注本站 感谢大家的支……