Home  >  Article  >  Backend Development  >  mysql-phpweb 网站突然报错 不知道发什么问题

mysql-phpweb 网站突然报错 不知道发什么问题

WBOY
WBOYOriginal
2016-06-02 11:34:181723browse

mysqlphp

在线狂等
下面是错误:
Database error: Invalid SQL: select * from pwn_base_config
MySQL Error: 1146 (Table 'wenhong.pwn_base_config' doesn't exist)
#0 dbbase_sql->halt(Invalid SQL: select * from pwn_base_config) called at [C:\APMServ5.2.6\www\htdocs\includes\db.inc.php:54] #1 dbbase_sql->query(select * from {P}_base_config) called at [C:\APMServ5.2.6\www\htdocs\includes\common.inc.php:42] #2 readconfig() called at [C:\APMServ5.2.6\www\htdocs\includes\common.inc.php:32] #3 include(C:\APMServ5.2.6\www\htdocs\includes\common.inc.php) called at [C:\APMServ5.2.6\www\htdocs\index.php:3]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\APMServ5.2.6\www\htdocs\includes\db.inc.php on line 61
Database error: Invalid SQL: select * from pwn_base_pageset where coltype='index' and pagename='index'
MySQL Error: 1146 (Table 'wenhong.pwn_base_pageset' doesn't exist)
#0 dbbase_sql->halt(Invalid SQL: select * from pwn_base_pageset where coltype='index' and pagename='index') called at [C:\APMServ5.2.6\www\htdocs\includes\db.inc.php:54] #1 dbbase_sql->query(select * from {P}_base_pageset where coltype='index' and pagename='index') called at [C:\APMServ5.2.6\www\htdocs\includes\common.inc.php:90] #2 pageset(index, index) called at [C:\APMServ5.2.6\www\htdocs\index.php:7]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\APMServ5.2.6\www\htdocs\includes\db.inc.php on line 61
Database error: Invalid SQL: select * from pwn_base_plus where plustype='' and pluslocat='' and display!='none' order by zindex
MySQL Error: 1146 (Table 'wenhong.pwn_base_plus' doesn't exist)
#0 dbbase_sql->halt(Invalid SQL: select * from pwn_base_plus where plustype='' and pluslocat='' and display!='none' order by zindex) called at [C:\APMServ5.2.6\www\htdocs\includes\db.inc.php:54] #1 dbbase_sql->query(select * from {P}_base_plus where plustype='' and pluslocat='' and display!='none' order by zindex) called at [C:\APMServ5.2.6\www\htdocs\includes\common.inc.php:374] #2 printpage() called at [C:\APMServ5.2.6\www\htdocs\index.php:11]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\APMServ5.2.6\www\htdocs\includes\db.inc.php on line 61
Database error: Invalid SQL: select * from pwn_advs_pop where ifpop='1'
MySQL Error: 1146 (Table 'wenhong.pwn_advs_pop' doesn't exist)
#0 dbbase_sql->halt(Invalid SQL: select * from pwn_advs_pop where ifpop='1') called at [C:\APMServ5.2.6\www\htdocs\includes\db.inc.php:54] #1 dbbase_sql->query(select * from {P}_advs_pop where ifpop='1') called at [C:\APMServ5.2.6\www\htdocs\includes\common.inc.php:1404] #2 winpop() called at [C:\APMServ5.2.6\www\htdocs\includes\common.inc.php:628] #3 printpage() called at [C:\APMServ5.2.6\www\htdocs\index.php:11]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\APMServ5.2.6\www\htdocs\includes\db.inc.php on line 61

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