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

问题描述

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

在线狂等
下面是错误:
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.6wwwhtdocsincludesdb.inc.php:54] #1 dbbase_sql->query(select * from {P}_base_config) called at [C:APMServ5.2.6wwwhtdocsincludescommon.inc.php:42] #2 readconfig() called at [C:APMServ5.2.6wwwhtdocsincludescommon.inc.php:32] #3 include(C:APMServ5.2.6wwwhtdocsincludescommon.inc.php) called at [C:APMServ5.2.6wwwhtdocsindex.php:3]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:APMServ5.2.6wwwhtdocsincludesdb.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.6wwwhtdocsincludesdb.inc.php:54] #1 dbbase_sql->query(select * from {P}_base_pageset where coltype='index' and pagename='index') called at [C:APMServ5.2.6wwwhtdocsincludescommon.inc.php:90] #2 pageset(index, index) called at [C:APMServ5.2.6wwwhtdocsindex.php:7]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:APMServ5.2.6wwwhtdocsincludesdb.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.6wwwhtdocsincludesdb.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.6wwwhtdocsincludescommon.inc.php:374] #2 printpage() called at [C:APMServ5.2.6wwwhtdocsindex.php:11]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:APMServ5.2.6wwwhtdocsincludesdb.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.6wwwhtdocsincludesdb.inc.php:54] #1 dbbase_sql->query(select * from {P}_advs_pop where ifpop='1') called at [C:APMServ5.2.6wwwhtdocsincludescommon.inc.php:1404] #2 winpop() called at [C:APMServ5.2.6wwwhtdocsincludescommon.inc.php:628] #3 printpage() called at [C:APMServ5.2.6wwwhtdocsindex.php:11]
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:APMServ5.2.6wwwhtdocsincludesdb.inc.php on line 61

时间: 2024-08-30 18:23:23

mysql-phpweb 网站突然报错 不知道发什么问题的相关文章

项目从mysql迁移到oracle报错

问题描述 项目从mysql迁移到oracle报错 本来没有一点错误,迁移之后出现了很多,不知道哪位大神见过下面的问题: 17:23:54,967 ERROR BasicPropertyAccessor:118 - IllegalArgumentException in class: com.ebupt.dataWarehouse.entity.dataQualityMonitoring.MonTaskConEntity, setter method of property: TemporaryI

matlab m文件构建成Java 报错不知道是什么错误

问题描述 matlab m文件构建成Java 报错不知道是什么错误 m文件内容是: function [sum] = oper(a,b); sum = a + b; end 出错的错误是: 正在构造 Javadoc 信息... 标准 Doclet 版本 1.8.0_40 正在构建所有程序包和类的树... 正在生成C:UsersAdministratorDocumentsMATLABoperfor_testingdochtmloperClass1.html... C:UsersAdministra

android-小白 在做Android新闻端 用json获取网页数据 出现如下图的报错 不知道怎么改

问题描述 小白 在做Android新闻端 用json获取网页数据 出现如下图的报错 不知道怎么改 !求告知 怎么改!可以看这个http://ask.csdn.net/questions/232048 private Handler getNewsHandler = new Handler(){ public void handleMessage(android.os.Message msg) { String jsonData = (String) msg.obj; System.out.pri

web xml-spring4 web.xml报错 不知道什么问题求大神解答

问题描述 spring4 web.xml报错 不知道什么问题求大神解答 报错信息:Multiple annotations found at this line: - Attribute ""xmlns:xsi"" must be declared for element type ""web-app"". - The content of element type ""web-app""

界面引擎-关于网站界面报错的问题

问题描述 关于网站界面报错的问题 Could not find any resources appropriate for the specified culture or the neutral culture. Make sure ""WebPager.resources"" was correctly embedded or linked into assembly ""SJL.WebPager"" at compile

jvm-studio报错不知道什么原因

问题描述 studio报错不知道什么原因 Error:Unable to start the daemon process. This problem might be caused by incorrect configuration of the daemon. For example, an unrecognized jvm option is used. Please refer to the user guide chapter on the daemon at https://doc

web service-浏览器输入地址请求webservice,报错不知道为什么,急急急应该是这么请求吧

问题描述 浏览器输入地址请求webservice,报错不知道为什么,急急急应该是这么请求吧 请求http://192.168.0.104:8080/cxlgame/service/WinningRecordService?wsdl/getRankingList?wsdl 错误日志: 警告: Interceptor for {http://service.philisence.com/}WinningRecordServiceService has thrown exception, unwind

php下载问题报错不知道什么原因?

问题描述 php下载问题报错不知道什么原因? <?php $file_name = "顺平.jpg"; $file_name=iconv("GB2312","GBK",$file_name);//报错....能帮忙改一下吗? if(!file_exists($file_name)) { echo"文件不存在"; return ; } $fp = fopen($file_name,"r"); $file

path-spring-mabatis.xml报错不知道什么原因请各位大神帮忙解答

问题描述 spring-mabatis.xml报错不知道什么原因请各位大神帮忙解答 Context initialization failed.....class path resource [spring-mybatis.xml] cannot be opened because it does not exist 解决方案 解决方案二: 解决方案三: 前面的回答被吃了,白回答了一次..... 解决方案四: spring-mybatis.xml文件不在classpath路径中 如果spring