Cron help

Guys/Gals

Maybe one of you can help me . I just install D7 and I try to send a few test mails using the mass mailer . . . but the mail is just setting there in the queue.

The cron is set to the following below . . .does it look correct?

15

*

*

*

*

cd /home/cdintern/public_html/periodic; /usr/local/bin/php -q cron.php   

 

Also I receive this mail from the cron job

Cron <cdintern@node01> cd /home/cdintern/public_html/periodic; /usr/local/bin/php -q cron.php 

From:

Cron Daemon <root@node01.tmdhosting940.com>

Add to Contacts

To:

joecode69@yahoo.com

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 query error</div>
                            </div>

           

Quote · 12 Sep 2010

same issue here. hopefully they release a fix here soon. that and the videos sitting in pending with no way to approve is getting quite irritating considering the money spent.

Quote · 5 Sep 2011

Guys, change the cron to this:

 

/usr/bin/php -q /home/youraccount/public_html/periodic/cron.php

 

and set it up to run once a minute (* * * * *). Once you get it working your videos should process normally. Just make sure to substitue your actuall account name instead of "youraccount".

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 6 Sep 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.