|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Sat Jun 16, 2007 1:08 am Post subject: |
|
|
|
|
|
|
|
|
|
|
hi there,
use this as syntax for the cronjob:
* * * * * /usr/bin/php -q /home/xxxxxxxxl.com/rpcron.php >> /dev/null
just make any changes to match the php path and your internal directory.
You can make a change and to the minutes, not to run each minute, and it will work fine, just when scheduling a ping for exact minute, it won't be executed that exact minute, but when the cronjob starts...
So just pass that cronjob syntax example to your host support and they will set it up for you, when the script didn't do it automatically. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|