Skip to main content
Version: 1.0

Discuz Maintenance

This chapter is special guide for Discuz maintenance and settings. And you can refer to Administrator and Steps after installing for some general settings that including: Configure Domain, HTTPS Setting, Migration, Web Server configuration, Docker Setting, Database connection, Backup & Restore...

Maintenance guide

Backup and Restore

This section provides Discuz online backup&restore solution

  1. Log in Discuz, open【后台】>【站长】>【数据库】, set your backup policy

  2. Click backup button

  3. You can restore your backups online from the backup

Upgrade

Discuz needs to manually upgrade the upgrade package to upgrade, which means that the upgrade is a bit difficult for ordinary users. In addition, the official has not had a formal upgrade tutorial, so we are unable to provide an upgrade plan. Discuz 官方提供了一个:升级参考

Troubleshoot

In addition to the Discuz issues listed below, you can refer to Troubleshoot + FAQ to get more.

Discuz后台系统首页的文件校验显示大量文件被修改,这是系统风险或网站漏洞吗?

websoft9为了优化用户体验,初始设定了随机密码;同时为了用户安全,修改了网站的访问权限,这样造成安装文件被修改的假象。 例如,discuzX3.4显示318文件被修改,60个文件丢失,这个是正常的,请勿担心。请参照下图

Discuz Redirects Error

Check your .htaccess file in your application root directory, make sure there not any cycle redirects settings

Discuz 密码被锁,怎么解决?

  1. 10分钟后会自动解锁。
  2. 管理员登录,组织→用户 操作栏里有解锁按钮。

修改了数据库密码 Discuz 不能访问?

问题: 若已完成 Discuz 安装,后通过 phpMyAdmin 修改数据库密码,Discuz 就会连不上数据库。
方案: 修改数据库连接信息

Discuz 出现“对不起,您的网站已被设置禁止下载此应用”问题

该问题出现的原因:由于 Discuz 官方设置了一个应用中心开发平台Discuz!扩展中心防骗云平台专门针对所谓的盗版网站进行屏蔽网站授权,导致众多无辜站长用户无法更新和下载应用中心插件、模板,并且出现”对不起,您的网站已被设置禁止下载此应用“的提示。

解决方法:

  1. 登录到 phpmyadmin,找到pre_common_setting这个表(默认表前缀pre_,请以你自己的为准。)
  2. 在找到的表里删除掉 siteuniqueid 这个数据(pre_common_setting表中的第10页位置。)
  3. 再重新进入网站后台——应用——获取更多应用,再次下载更新试下吧!

Discuz 手机版访问报错“接口错误 err05 微社区域名已更换”

错误原因:Discuz官方提供的接口地址由http://wsq.discuz.qq.com/ 换成了现在 http://wsq.discuz.com/ 解决方法:

  1. 登录服务器,找到Discuz根目录下的 /data/wwwroot/discuz/upload/source/class/helper/helper_form.php 文件
  2. 将 'http://wsq.discuz.qq.com/', 25 改为 'http://wsq.discuz.com/', 22
  3. 清除 data/cache/qrcode 下的所有缓存文件

Discuz GBK版本乱码?

Websoft9提供的 Discuz 部署包默认都是UTF-8,一般情况下也可以支持 GBK 版本的Discuz。即当您用Discuz(GBK) 替换 Discuz00(UTF-8) 源码的时候,安装或使用若出现乱码,请参考如下解决办法:

  1. 使用SFTP工具(例如“WinSCP”)连接服务器,修改 ect/php.ini 文件,保存
    默认
    default_charset = "UTF-8"

    修改为
    default_charset = "GBK"
  2. 重启服务或重启服务器后生效
    systemctl restart httpd

FAQ

DiscuzQ 与 Discuz 有什么关系和区别?

从品牌上讲,DiscuzQ 是全新架构的 Discuz。但从代码角度看,它们完全不一样。Discuz! Q 的前后端完全分离,后端基于 Laravel,前端基于 Vue.js 和 uni-app,易于二次开发和扩展。

Discuz support multi-language?

Only Chinese

Discuz 是免费的吗?

Discuz 官方说得很模糊,我们也拿不准是不是免费的

Dicuz 最新源码在哪了下载?

参考官方:码云Git地址

Discuz 提供客户端吗?

Discuz 官方没有提供,但应用中心有服务商提供了相关的扩展