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
|
Please post the cron job here. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
cd /home/darkwar/public_html/date/periodic; /usr/local/bin/php -q cron.php
that i put there cron job command
|
Here is photo

|
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 |
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 |
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 |
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.]
|
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 |
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 :)
|
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 |
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 |
When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support |