I need your help to understand a Cron Job error message.....

Dear Dolphins,

I received this message several times in 2 hours. Can someone please tell me what it means?

<div style="border:2px solid red;padding:4px;width:600px;margin:0px auto;">
<div style="text-align:center;background-color:red;color:white;font-weight:bold;">Error</div>
<div style="text-align:center;">Database connect failed</div>
</div>

Fatal error: Call to a member function getParam() on a non-object in /cloud100_NFS/home/thetalin/public_html/inc/db.inc.php on line 83

Sometimes communicating your problem and putting it out there is enough to solve it
Quote · 21 Mar 2011

what that is saying is that you are losing a connection to the database. this can be caused by a few things, most typical is that resources are being used and not enough left for mysql to run. or it could be the classic case of a shared hosting environment that is overloaded, in which the database connection is in fact failing. it really doesnt take much for that message to trigger, just a blip in the database connection, and you will get notice that the database could not connect

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 21 Mar 2011

Thank you very much DosDawg. I didn't know what to think because my site was working fine and I received about 20 of these messages in 2 hours. I appreciate the help!

Have a great week.

Sometimes communicating your problem and putting it out there is enough to solve it
Quote · 21 Mar 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.