Cron not working

i got message about cron

/bin/sh: line 0: cd: /home/darkwar/public_html/date/periodic: No such file or directory
Could not open input file: cron.php

why i get this message i put that pach what i got when i install dolphin and still i got this message where is bug

Quote · 24 May 2011

Please post the cron job here.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 May 2011

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

that i put there cron job command

Quote · 24 May 2011

Here is photo

Cron Job

Quote · 24 May 2011

Try changing the cron command to this and see if it works:

 

/usr/local/bin/php -q  /home/darkwar/public_html/date/periodic/cron.php

Nothing to see here
Quote · 24 May 2011

Try the following cron job:

 

/usr/local/bin/php -q /home/darkwar/public_html/date/periodic/cron.php

 

If that doesn't work, double-check that the path information is correct by looking at the inc/header.inc.php file.

 

Edit: Well, if it isn't my mortal enemy here to challenge me.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 24 May 2011

Edit: Well, if it isn't my mortal enemy here to challenge me.

 

Yeah I am back, but you pose no challenge :) Been on vacation for the past week in New Orleans..

Nothing to see here
Quote · 24 May 2011

I dont understand

i put that  /usr/local/bin/php -q  /home/darkwar/public_html/date/periodic/cron.php

Could not open input file: /home/darkwar/public_html/date/periodic/cron.php

Here is that header.inc.php file

 

[Magnussoft: I recommend removing your passwords next time before posting them.]

Quote · 24 May 2011

This gives you a better layout if you want:

 

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

 

Sounds  like you dont have the right path to you cron.php file. Look in that tutorial to find out how to locate your 'root' path using your header.inc.php file.

Nothing to see here
Quote · 24 May 2011

I talk hostgator and they say i have right crong job so what i can do nex?

and that password is not that what i use :)

Quote · 24 May 2011

The error says it can't find /home/darkwar/public_html/date/periodic/cron.php

So you need to make sure that cron.php did not get deleted or the periodic folder sis not get deleted.


https://www.deanbassett.com
Quote · 24 May 2011

 where'd my tutorial i spent two hours putting together go?

Please post the cron job here.

 

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

give this a go:

 

http://www.boonex.com/forums/topic/Cron-Job-Setup-and-Testing-Example.htm

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 24 May 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.