<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xht$
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta property="qc:admins" content="************" />
<meta property="wb:webmaster" content="****************" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> </title>
<script language="php">
if (! file_exists(dirname(__FILE__) . '/system/config/database.php') AND ! file_exists(d$
{
header('Location: ./install/');
exit;
}
include('system/system.php');
AWS_APP::run();
</script>
</head>
</html>
index.php 如上所示。在后台设置页面点击快速保存时,出现如下错误,该如何更正
发生错误, 返回的信息: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta property="qc:admins" content="5764557061336654" />
<meta property="wb:webmaster" content="3457197ac8b52c68" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> </title>
{"rsm":null,"errno":-1,"err":"\u7cfb\u7edf\u8bbe\u7f6e\u4fee\u6539\u6210\u529f"}
阅读全文
收起全文