Database error

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Trevor Hannant
    replied
    Here's your error:

    Code:
    Database error in vBulletin :
    
    mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections
    /home/coradmin/public_html/includes/class_core.php on line 311
    
    MySQL Error   : 
    Error Number  : 
    Request Date  : Monday, May 24th 2010 @ 11:46:23 AM
    Error Date    : Monday, May 24th 2010 @ 11:46:23 AM
    Script        : [URL]http://www.corruptionx.com/[/URL]
    Referrer      : 
    IP Address    : 81.240.83.145
    Username      : 
    Classname     : vB_Database
    As Borbole says above, you need to speak to your host regarding this
    MySQL Version :

    Leave a comment:


  • borbole
    replied
    You should talk to your host about this.

    Leave a comment:


  • Escaped
    replied
    Here is the page source:

    Code:
    <!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" />
        <meta name="ROBOTS" content="NOINDEX,NOFOLLOW,NOARCHIVE" />
        <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="[URL="http://www.vbulletin.com/forum/view-source:http://www.corruptionx.com/image.php?type=dberror"]./image.php?type=dberror[/URL]" 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="[URL="http://www.vbulletin.com/forum/view-source:http://www.corruptionx.com/#"]#[/URL]" onclick="window.location = window.location;">Refresh</a> button in your web browser.</li>
                <li>Open the <a href="[URL="http://www.vbulletin.com/forum/view-source:http://www.corruptionx.com/"]/[/URL]">www.corruptionx.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 [URL="http://www.corruptionx.com/"]www.corruptionx.com[/URL] forum technical staff have been notified of the error, though you may <a href="[EMAIL="[email protected]"]mailto:[email protected][/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() [&lt;a href='function.mysql-connect'&gt;function.mysql-connect&lt;/a&gt;]: Too many connections
    /home/coradmin/public_html/includes/class_core.php on line 311
    
    MySQL Error   : 
    Error Number  : 
    Request Date  : Monday, May 24th 2010 @ 11:46:23 AM
    Error Date    : Monday, May 24th 2010 @ 11:46:23 AM
    Script        : [URL]http://www.corruptionx.com/[/URL]
    Referrer      : 
    IP Address    : 81.240.83.145
    Username      : 
    Classname     : vB_Database
    MySQL Version : 
    -->
    
    
    </body>
    </html>

    And here is another one:


    Code:
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>500 Internal Server Error</title>
    </head><body>
    <h1>Internal Server Error</h1>
    <p>The server encountered an internal error or
    misconfiguration and was unable to complete
    your request.</p>
    <p>Please contact the server administrator,
     [email protected] and inform them of the time the error occurred,
    and anything you might have done that may have
    caused the error.</p>
    <p>More information about this error may be available
    in the server error log.</p>
    <p>Additionally, a 404 Not Found
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <hr>
    <address>Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8n DAV/2 mod_fcgid/2.3.5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.corruptionx.com Port 80</address>
    </body></html>
    Last edited by Escaped; Mon 24 May '10, 9:14am.

    Leave a comment:


  • Escaped
    replied
    Not getting this constantly, I will have to wait until I get it again to post it there. Thank you for the quick replies <3

    Leave a comment:


  • Trevor Hannant
    replied
    Please right click on the error page, view the page source then copy and paste the Database Error Message in this forum:

    Leave a comment:


  • Escaped
    replied
    3.8.4.

    Leave a comment:


  • Yves R.
    replied
    It seems the error is not from PT but from showthread (due to the 'Refresh' link).

    Leave a comment:


  • Trevor Hannant
    replied
    You need to right click on that page and copy the error at the foot of the source code into here. Does this relate to Project Tools? If not, then please post in the appropriate forum for the version you're using.

    Leave a comment:


  • Escaped
    started a topic Database error

    Database error

    I am getting this database very often when I am just browsing my forums.
    How the hell do I fix it?
    My webhost has already disabled their kill-script.




    Database error The database has encountered a problem. Please try the following:
    • Load the page again by clicking the Refresh button in your web browser.
    • Open the corruptionx.com home page, then try to open another page.
    • Click the Back button to try another link.

    The corruptionx.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
    We apologise for any inconvenience.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...