Errors in Cronjob

 

PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/communi5/public_html/flash/modules/global/inc/db.inc.php on line 48
PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/communi5/public_html/flash/modules/global/inc/db.inc.php on line 49
PHP Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/communi5/public_html/flash/modules/global/inc/db.inc.php on line 50
Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/communi5/public_html/flash/modules/global/inc/db.inc.php on line 69
Description: Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/communi5/public_html/flash/modules/global/inc/db.inc.php on line 69
Description: Database access error.PHP Warning: mysql_error() expects parameter 1 to be resource, boolean given in /home/communi5/public_html/flash/modules/global/inc/db.inc.php on line 69
Description: PHP Warning: mysql_num_rows() expects parameter 1 to be resource, boolean given in /home/communi5/public_html/flash/modules/video_comments/inc/classes/BxDolCronVideoComments.php on line 52
Quote · 23 Sep 2013

Database access error

That error when it happens can trigger a number of other errors that basically are just a side effect.


Database access error means your database server is either down, over loaded or reached the maximum number of connections the server allows or has reached the resource limit set by your server provider.

That and another common error which is Division by zero. are very common in shared hosting environments and low end VPS machines that have been over sold by the host.

Are you by any chance on a low cost VPS or shared hosting plan?

https://www.deanbassett.com
Quote · 23 Sep 2013

This does not look like a connection failure but something else.

The information passed to MySQL is incorrect, probably because some object could not be referenced correctly. My first thought would be to check the permission settings.

Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information
Quote · 23 Sep 2013

Shared Host it is , can i read somewhere what the permission settings should be

Grtz Hans

Quote · 23 Sep 2013

http://www.boonex.com/trac/dolphin/wiki/DetailedInstall

Dedicated servers for as little as $32 (28 euro) - See http://denre.com for more information
Quote · 23 Sep 2013
 
 
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.