Log in

View Full Version : Database error?


blitzkrieg4ever
03-16-2009, 02:33 PM
Hi..........

one of my members told me when he post a thread it show database error

and i told him to give me the source of the page and here it is :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Psp Horizon Forums 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="http://www.psphorizon.com/forums/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 Psp Horizon Forums 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.psphorizon.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.psphorizon.com forum technical staff have been notified of the error, though you may <a href="mailto:dbmaster@example.com">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 3.6.8:

Invalid SQL:

SELECT thread.threadid, MATCH(thread.title) AGAINST ('Eureka Seven [Complete]') AS score
FROM thread AS thread

WHERE MATCH(thread.title) AGAINST ('Eureka Seven [Complete]')
AND thread.open &lt;&gt; 10


LIMIT 5;

MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Monday, March 16th 2009 @ 10:25:37 AM
Script : http://www.psphorizon.com/forums/newthread.php?do=postthread&amp;f=7
Referrer : http://www.psphorizon.com/forums/newthread.php?do=newthread&amp;f=7
IP Address : ***********
Username : cool_shinobi
Classname : vB_Database
-->


</body>
</html>

sometimes when i go to site i face this problem too ( MySQl server has gone away ) ??

need help please :confused:

my regards

Lynne
03-16-2009, 02:45 PM
This is a server issue. See this: http://www.vbulletin.com/docs/html/troubleshoot_mysql_goneaway and this: http://www.vbulletin.com/forum/showthread.php?s=&postid=310265#post310265