cron job

I think I got the path wrong when installing D6.

I am getting Tons of emails and they all say:

/bin/sh: /hsphere/shared/php5/bin/php/: Not a directory

So I have a few questions:

1. how the heck do I fix this?

2. where is the config file to change the path once i find the correct path?

3. will I still get all those darn emails?

Quote · 22 Sep 2009

Once you find the correct path, you need to go into your cron jobs (Advanced Linux option) and change them from what is there to the correct path.  You can go in there now if you like and cancel them out (be sure to copy paste them into a file to save before you delete them so they can be put back at a later date.)

Quote · 22 Sep 2009

Thanks...yes, I remember now where to change it on the adminof the hosting server.  Now I just need to find the correct path.

Thank

Quote · 22 Sep 2009

If you are talking about your path to PHP, It will be something like this for your cron job:

/usr/local/bin/php -q /xxxx/xxxx/xxxx/periodic/cmd.php

If you use the Advanced (Unix Style)

0  0   *  *  * /usr/local/bin/php -q /xxxx/xxxx/xxxxx/periodic/cmd.php

The X's reprsent the exact path to your cron job.

Nothing to see here
Quote · 22 Sep 2009

Actually, it's best to check with your host to see where things are located in regards to whether it's local/bin or just /bin/ as each server is slightly different.

Quote · 24 Sep 2009

Ok  fixed part of it...but now I get email with this:

Subject: Cron <xxxx@web915> /hsphere/shared/php5/bin/php -q /hsphere/local/home/xxxx/xxxx.com/dolphin/periodic/notifies.php

Message: No input file specified.

Thanks for any help here.

Quote · 30 Sep 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.