首页  >  文章  >  后端开发  >  mysql-phpweb 网站突然报错 不知道发什么问题

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

WBOY
WBOY原创
2016-06-02 11:34:181723浏览

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

声明:
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn