The problem is that you're trying to run a php script, it won't work that way, try looking if your cpanel supports this:
| Code: |
lynx -source http://www.yourdomain.com/cronstuff/cronjob.php
|
Or it may work with:
| Code: |
GET http://www.yourdomain.com/cronstuff/cronjob.php
|
Which one will work, depends on the cpanel version and configuration...it's up to you to test.
Hope to be of help, let me know if I can do anything else for you.
Best regards,
Mario
PS: sorry for the delay, but surelly you got the mail with the new updates and all, so you already know why I took a bit of time to reply ...