敢想敢做敢拼 发表于 2024-9-11 18:06:09

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 数据库目录
页: [1]
查看完整版本: discuz搬家后提示(1036) Table ‘common_member_status’ is read only的解决方法!