Hi,
I own 2 site that need to run several crons at various times through the day and week. I have tried running the scripts in many ways but none of them work.
Currently they are at this form:
I have had this problem after moving from a hosting service with Cpanel to one with DirectAdmin, so this matter shouldn't be a script issue.
Thanks for your help in advance.
I own 2 site that need to run several crons at various times through the day and week. I have tried running the scripts in many ways but none of them work.
Currently they are at this form:
Code:
/usr/bin/lynx -dump 'http://www.domain.com/cron.php?pwd=aaaaaaa'
I have had this problem after moving from a hosting service with Cpanel to one with DirectAdmin, so this matter shouldn't be a script issue.
Thanks for your help in advance.