cron daemon

getting this error for the cron job - Could not open input file: cron.php , any ideas?

Quote · 18 Nov 2009

Do youhave the cron job setup properly?

Go to your cPanel, clikc Cron Jobs, click advanced (unix style)

it should look very similar to this:

Minute    Hour   Day  Month  Weekday                                  Command

*           *        *       *          *                     /usr/local/bin/php -q /home/mysite/public_html/periodic/cron.php

*** Note: Command path may vary to your specific location

Nothing to see here
Quote · 18 Nov 2009

/usr/local/bin/php -q/home/username/public_html/mysite/periodic/cron.php is the cron job i have set?

Quote · 18 Nov 2009

Did you copy that straight from the cron job? If so you need to put a space in between -q and /home/

Nothing to see here
Quote · 18 Nov 2009

yes just changed that below is the error im getting now

Warning: require_once([path_to]inc/header.inc.php): failed to open stream: No such file or directory in /home/username/public_html/mysite/periodic/notifies.php on line 20

Fatal error: require_once(): Failed opening required '[path_to]inc/header.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/mysite/periodic/notifies.php on line 20

Thanks

Quote · 18 Nov 2009

Dolphin 7 does not have a notifies.php. Those are cron jobs left over a from previous 6.1.x version. Are you running D7 or a D6 version? You posted this is RC and Beta, so I was assuming a D7 version.

D7 only uses cron.php

Nothing to see here
Quote · 18 Nov 2009

yh sorry its for 6.1.6 getting mixed up thats a problem i had for 6.1.6 i starting getting recently. Still nothing its changed from saying queued to in process

Quote · 18 Nov 2009

Ok , so the version you have is 6.1.6 NOT Dolphin 7 right?

Nothing to see here
Quote · 18 Nov 2009

im working on dolphin7, that cron job was for 6 but thought it was for 7. Since i put that space in the cron job command im no longer getting any errors but my migration still says in progress but not actaully doing anything

Quote · 18 Nov 2009

getting this error now - Could not open input file: /home/username/public_html/mysite/new/periodic.cron.php

The 'new' bit in it, is because RC1 is in a subfolder (called new) to my current site which has dolphin 6 at the moment.

Quote · 18 Nov 2009
 
 
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.