Home  >  Article  >  How to solve discuz cannot be opened

How to solve discuz cannot be opened

尊渡假赌尊渡假赌尊渡假赌
尊渡假赌尊渡假赌尊渡假赌Original
2023-05-29 14:29:572133browse

The reason why discuz cannot be opened and the solution: 1. The table content of the mysql database is too large, which can be solved through the sub-database method; 2. The database configuration is wrong, resulting in incorrect filling of the database information, or the old database If the information is not updated in time, you can repair the relevant database information; 3. The database is not running. Check whether the host's mysql database program is running or has been closed. If it is a virtual host, you can contact the space provider to open it. If the virtual host does not Supports mysql database, which can be solved by replacing the host.

How to solve discuz cannot be opened

Operating system for this tutorial: Windows 10 system, discuz X3.4, Dell G3 computer.

Discuz cannot be opened and the solution is as follows:

1. The table content of the mysql database is too large, exceeding 10G may affect the operation of the discuz forum

How to solve discuz cannot be opened

can be solved through the method of sub-database.

How to solve discuz cannot be opened

2. Database configuration error. Sometimes the host may be moved, the database may be moved, etc., resulting in incorrect filling of the database information, or the old database information may not be updated in time, such as the database user name. , password, database table filling error.

How to solve discuz cannot be opened

You can repair related database information. You can find the config directory in the config directory and modify the database information configuration file. Discuss! 3There are three reference profiles. Double check that the database configuration and other configurations are up to date. Installation directory/config/config_global.phpInstallation directory/config/config_ucenter.phpInstallation directory/uc_server/data/config.inc.php.

How to solve discuz cannot be opened

3. The database is not running

How to solve discuz cannot be opened

Check whether the mysql database program of the host is running or has been closed. If it is a web host, you can contact the space provider to turn it on. If the virtual host does not support mysql database, you can solve this problem by replacing the host or space provider.

How to solve discuz cannot be opened

The above is the detailed content of How to solve discuz cannot be opened. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn