Home > Database > Mysql Tutorial > 解决Discuz! info: MySQL Query Error

解决Discuz! info: MySQL Query Error

WBOY
Release: 2016-06-07 15:26:25
Original
1668 people have browsed it

**********解决办法: 在浏览器中输入localhost/discuz7/bbs/install会进入安装的界面继续安装向导。 以下为错误: php下安装Discuz!完成后点进bbs报错: Discuz! info : MySQL Query Error Time : 2014-11-6 8:23am Script : /discuz7/bbs/index.php SQL :

**********解决办法:

在浏览器中输入localhost/discuz7/bbs/install会进入安装的界面继续安装向导。

以下为错误:

php下安装Discuz!完成后点进bbs报错:

Discuz! info: MySQL Query Error

Time: 2014-11-6 8:23am
Script: /discuz7/bbs/index.php

SQL: SELECT type FROM [Table]usergroups WHERE groupid='7'
Error: Table 'discuz.[Table]usergroups' doesn't exist
Errno.: 1146

Similar error report has been dispatched to administrator before.

到 http://faq.comsenz.com 搜索此错误的解决方案

***********************************

另有一错出现在点击页面顶端的“空间”时报错:

MySQL Error
Message: MySQL Query Error
SQL: SELECT * FROM uchome_config
Error: Table 'discuz.uchome_config' doesn't exist
Errno.: 1146
Click here to seek help.

**********解决办法:

无意中解决的,在“个人资料”中有一个“个人空间”点击进去会出现一个空间登录界面,

登进去之后再回去点“空间”便好了,真实奇葩!不过有一点值得怀疑的是在登录个人空

间的时候默认账户并不是论坛创始人账户,会不会是这里有问题呢?配置的问题?


Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template