Heim  >  Artikel  >  Backend-Entwicklung  >  mysql-phpweb 网站突然报错 不知道发什么问题

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

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

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

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn