<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
	<title>System error.</title>
	<link rel="stylesheet" href="styles/fivealive.css" type="text/css"/>
	<style type="text/css" media="screen">
		html {
			background-color: #fff;
		}
		#centercolumn {
			padding: 4em 10em;
		}
	</style>
</head>
<body class="tiki_wiki db_error">
<div id="fixedwidth"> 
	<div id="main">
	<div id="siteheader" style="margin: 1em auto; max-width: 800px">
			<div id="sitelogo">
				<img style="border: medium none ;" alt="Site Logo" src="img/tiki/Tiki_WCG.png" />
			</div>
	</div>

	<div id="tiki-main">
		<div id="tiki-mid">
			<div style="margin:10px 30px;">
								<h1>Tiki is unable to connect to the database</h1>
				<div class="wikitext" style="border: solid 1px #ccc; margin: 1em auto; padding: 1em; text-align: left; width: 90%;">
					<p>Things to check:</p>
					<ol class="fancylist">
						<li><p>Is your database up and running?</p></li>
						<li><p>Are your database credentials accurate? (username, database name, etc in db/local.php)</p></li>
					</ol>
				</div>
			
			<p>Please see <a target="_blank" href="http://doc.tiki.org/">the documentation</a> for more information.</p>

			<hr/>


		</div>
	</div>
		</div>
	</div> 
</body>
</html>
