[svlug] Urgent help needed -- Cpanel and cron jobs
Bob Smith
bsmith at linuxtoys.org
Mon Mar 20 19:43:15 PST 2006
Skip Evans wrote:
> The problem is with a few cron jobs configured
> through Cpanel (php files). We have four of them
> that are scheduled to fire off, but they don't
> seem to be working.
If the cron jobs are in /etc/cron.daily (as opposed
to actual entries in crontab), then be sure the file
permissions and ownership are set properly. Use the
other files in cron.daily as an example.
Look, of course, at /var/log/messages to see if the
jobs are reporting why they can't run.
A 'ps as' shows that crond is running, right?
hope this helps,
Bob
More information about the svlug
mailing list