Discuz 修改数据库密码

Discuz 迁移到别的服务器的时候,mysql 的密码一般是不一样,一般需要改三个地方的配置文件:

  1. ./config/config_global.php
  2. ./config/config_ucenter.php
  3. ./uc_server/data/config.inc.php

很多时候就是忘记修改第三个位置,这个是用户登录验证的地方,如果忘记修改,用户会无法登录

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

This site uses Akismet to reduce spam. Learn how your comment data is processed.