View Single Post
  #1 (permalink)  
Old 02-20-2007, 01:27 PM
dragon wench's Avatar
dragon wench dragon wench is offline
Moderator and Twisted Sister
 
Join Date: Apr 2001
Location: The maelstrom where chaos merges with lucidity
Posts: 17,992
Blog Entries: 12
Question More MySQL Errors

I just had quite a lot of trouble logging into GB, and when I checked it looked like more MySQL problems, the details are below.
Has anyone else been experiencing this recently?


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title> Database Error</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<style type="text/css">
<!--
body { background-color: white; color: black; }
#container { width: 400px; }
#message { width: 400px; color: black; background-color: #FFFFCC; }
#bodytitle { font: 13pt/15pt verdana, arial, sans-serif; height: 35px; vertical-align: top; }
.bodytext { font: 8pt/11pt verdana, arial, sans-serif; }
a:link { font: 8pt/11pt verdana, arial, sans-serif; color: red; }
a:visited { font: 8pt/11pt verdana, arial, sans-serif; color: #4e4e4e; }
-->
</style>
</head>
<body>
<table cellpadding="3" cellspacing="5" id="container">
<tr>
<td><img src="./image.php?type=dberror" alt="Database Error" width="48" height="48" /></td>

<td id="bodytitle" width="100%">Database error</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The database has encountered a problem.</td>
</tr>
<tr>
<td colspan="2"><hr /></td>
</tr>
<tr>
<td class="bodytext" colspan="2">
Please try the following:
<ul>

<li>Load the page again by clicking the <a href="#" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
<li>Open the <a href="/">www.gamebanshee.com</a> home page, then try to open another page.</li>
<li>Click the <a href="javascript:history.back(1)">Back</a> button to try another link.</li>

</ul>
</td>
</tr>
<tr>
<td class="bodytext" colspan="2">The www.gamebanshee.com forum technical staff have been notified of the error, though you may <a href="mailto:"insert Buck's email">contact them</a> if the problem persists.</td>
</tr>
<tr>
<td class="bodytext" colspan="2">&nbsp;<br />We apologise for any inconvenience.</td>

</tr>
</table>


<!--
Database error in vBulletin :

mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/
__________________
testingtest12Do not meddle in the affairs of dragons, for you are crunchy and taste good with ketchup.

testingtest12.......All those moments ... will be lost ... in time ... like tears in rain.

Last edited by dragon wench; 02-20-2007 at 01:30 PM.
Reply With Quote