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
- 1827 reads
Recent comments
32 sec ago
1 min 58 sec ago
4 min 1 sec ago
5 min 21 sec ago
5 days 12 hours ago
7 weeks 4 days ago
12 weeks 1 day ago
15 weeks 2 days ago
17 weeks 6 days ago
23 weeks 5 days ago