Out of routine MySQL Database Error, without any cause.

Asked By 10 points N/A Posted on -
qa-featured

Hello every one,

I am facing at present a weird error on one of my forums. Each page is showing a 'Database Error' message as follows:

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 www.crackingforum.com home page, then try to open another page.

* Click the Back button to try another link.

 The www.crackingforum.com forum technical staffs have been notified of the error, though you may contact them if the problem persists.

It should be made clear that I edited nothing in FTP or the database, as it is shown by all the raw stats present. Moreover, I performed a database repairing by means of WHM for said site, and it remained by means of whole green lights.

I have used the option to restart the server, so I then restarted MySQL, but at present the site shows the same error message.

Can somebody give me the reason why this happened?

Thanks so much.

SHARE
Best Answer by Michelle Bang
Best Answer
Best Answer
Answered By 55 points N/A #101525

Out of routine MySQL Database Error, without any cause.

qa-featured

There is something wrong at the back end of the server on which your website or forum is hosted.

First of all ping the servers IP to see if it is working or not.

go to start menu and in Run type Ping -t server ip. If it replies back 4 times then it is ok but if it shows unreachable then it is all the fault of your server.

If it is pinging and you are still getting error then see if the main page of the forum is misplaced on the server. Put all the forum files in the php or public folder so that everyone can access it.

It is important to note that you have to put all the things inside that folder and make it public if it is not so that all over the world the forum is accessible.

Answered By 5 points N/A #101526

Out of routine MySQL Database Error, without any cause.

qa-featured

 

This error probably cause from you host.
 
These indicates/detected more connection open in your Mysql than your host allows. You need to contact them (your host) on resolving this issue and asked for some advice.
 
They maybe can adjust the minimum quota of connection to your forums.
 
Hope it give you idea good luck.

Related Questions