Page 1 of 1

Permission Denied for Cron??

Posted: Sun Aug 17, 2003 11:53 am
by phpuser15
Hi,
Im trying to run a cron task off my host. The control panel is cpanel. However when I add a cron task, I get an email from the cron daemon that:

/bin/sh: /home/qqq/public_html/monitor3/checkhosts.php: Permission denied.

The code I enter is:
0 * * * * /home/qqq/public_html/monitor3/checkhosts.php

Can anyone please tell me what the problem is?

Thanks,
Joe