Xaraya and Drupal Cron Setup
- Create a text file
vi crons.txt
- Write your cron job on the first line, it should read something like this:
For Drupal:
0 * * * * lynx http://www.yourdomain.com/cron.php
or
For Xaraya:
0 * * * * lynx http://www.yourdomain.com/?module=scheduler
Select one, as what you need; and line break is only at the end of the cron job.
- Type in:
crontab crons.txt
- Optionally, you can verify if all went well:
crontab -l
- Tag:
- Add new comment
- 1836 reads
Recent comments
4 min 35 sec ago
1 day 5 min ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 1 day ago
1 week 6 days ago
8 weeks 5 days ago
13 weeks 2 days ago
16 weeks 3 days ago