<!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>
		<title>网加思维建站系统 错误页面</title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<style media="screen" type="text/css">
		<!--
		html {
			background: #eee;
		}
		body {
			background: #fff;
			color: #000;
			font-family: Georgia, "Times New Roman", Times, serif;
			margin-left: 25%;
			margin-right: 25%;
			padding: .2em 2em;
		}
		
		h1 {
			color: #006;
			font-size: 18px;
			font-weight: lighter;
		}
		
		h2 {
			font-size: 16px;
		}
		
		p, li, dt {
			line-height: 140%;
			padding-bottom: 2px;
		}
	
		ul, ol {
			padding: 5px 5px 5px 20px;
		}
		#logo {
			margin-bottom: 2em;
		}
		-->
		</style>
	</head>
	<body><div><font color="Red">出现这种错误的原因是可能您还没有安装数据库，请点击<a href='/setup/setup.php'>安装</a>您的数据库</font></div>
		<h1>建立数据库链接时出错！</h1>
		<p>也可能是存在于<code>wjsw-config.php</code>文件中的数据库用户名或密码不正确，不能建立与数据库服务器<code>bdm29320798.my3w.com</code>的连接. </p>
		<ul>
			<li>你确定你的数据库用户名密码没错？</li>
			<li>你确定你输入了正确的主机名？</li>
			<li>你确定你的数据库服务器正在运行？</li>
		</ul>
		</body></html>